ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
iBorder (Function)
Prints a border at specified coordinates.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Help system properties
The properties of help system are used to define......
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.
SQLFirst (Function)
Positions on the first row of the query result.
zipExtractPath (Function)
Returns the path of a file found in the archive.