ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Decode (Function)
Decodes a character string that was encoded by Encode.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
dbgInfo (Function)
Returns a debug information.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
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....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......