ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HJSONToRecord (Function)
Imports JSON data into the current record.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
Event (Example)
Usage example of the Event function
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
grGridlines (Function)
Displays or hides the chart gridlines.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
dRectangle (Example)
Usage example of the dRectangle function
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Error 802: Invalid syntax for this function