ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Date management constants
List of constants used by date management functions...
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HTTPAddFile (Function)
Adds a file to the HTTP form.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
fListResource (Function)
Lists the resources integrated to the application.
fDriveInfo (Function)
Returns information about a drive.
Events associated with Flash controls
List of events associated with Flash controls...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
iReportPrintingStatus (Function)
Returns the status of the current print.
dFont (Example)
Usage example of the dFont function
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.