ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......