ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options programmatically
The menu options can be handled......
16. Protecting access to the site: passwords
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
ErrorThrow (Function)
Throw a non-fatal error.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Configuring the setup program
Two tools can be used to create a setup program......
Subject (Property)
The Subject property is used to get and change the subject of an element.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......