ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SysYRes (Function)
Returns the vertical screen resolution.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
BurnerSelect (Function)
Used to select the default burner.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
FTPConnect (Example)
Usage example of the FTPConnect function
Image editor: Features
The image editor includes several features......
14. Generation modes
Generation modes...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
1. Deploying a static site
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Net constants
List of constants used by the Net functions....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
SysXRes (Function)
Returns the horizontal screen resolution.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.