ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Body block
The Body block corresponds to the main block of the report......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Email management functions
List of functions for managing emails...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Decode (Function)
Decodes a character string that was encoded by Encode.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.