ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Salesforce service
Salesforce is a very popular CRM software......
xlsMsgError (Example)
Usage example of the xlsMsgError function
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Twain constants
List of constants used by the Twain functions....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
fStopCompress (Example)
Usage example of the fStopCompress function
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Combo Box control functions
List of functions for handling the Combo Box controls...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Speech recognition management functions
The following functions are used to manage speech recognition:...
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.