ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
CharactType (Function)
Returns information about the type of character.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Constants for managing Map controls
Constants for managing Map controls...
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Sending elements to Free Technical Support
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Example for creating a select query
This help page explains how to create two select queries......