ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
ConfigureAWPContext (Function)
Configures the mode of the AWP session.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
IdentifierAWPContext (Function)
Returns the identifier of the AWP session.
FileDisplay (Function)
Displays a file in the user's browser.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
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...
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....
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.
tapiRecord (Function)
Records the current communication as a".WAV" file.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
HTML Display control properties
HTML Display control properties...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.