ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HRegenerateFile (Function)
Regenerates a data file from its log.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
ContactAdd (Example)
Usage example of the ContactAdd function
fWriteLine (Example)
Usage example of the fWriteLine function
Constants for managing character strings
List of constants used by string management functions...
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Burner constants
List of constants used by the burner functions....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Action Bar control events
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
fSelectDir (Function)
Opens a directory picker.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HOut (Example)
Usage example of the HOut function