ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Validity period of site pages
When creating a page, a validity period can be defined for this page......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling the report blocks through programming
Each report block is associated with different events......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipExtractPath (Function)
Returns the path of a file found in the archive.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Info (Function)
Displays a custom message in a system information window.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...