ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
fMoveDir (Function)
Moves a directory and its content.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Font (Type of variable)
A Font variable creates a font programmatically...
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...
RGBGreen (Function)
Returns the green component of an RGB color.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ExeGetPID (Function)
Returns information about the current process.
grDeleteSeries (Function)
Deletes a data series from a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
User Groupware files
Two categories of data files are managed......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).