ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 20: The variable of the FOR loop should be a real
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
2. Types of setup
Types of setup...
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Constants for test
List of constants used by the functions for managing automated tests....
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.