ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Google constants
List of constants used by the Google functions....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grParameter (Function)
Retrieves or modifies a chart parameter.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
11. User Macro-Code: UMC in practice
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
FTPSize (Example)
Usage example of the FTPSize function