ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
zipMerge (Example)
Usage example of the zipMerge function
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......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
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.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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.
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.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......