ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Defining a help window template
WINDEV allows you to create help window templates......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Creating a window skin template
Thread functions
List of functions for managing threads...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Generating the RAD pattern
To generate a RAD pattern:...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
FTPDate (Example)
Usage example of the FTPDate function
SysErrorMode (Function)
Modifies the display mode of errors.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
FTPAttribute (Example)
Usage example of the FTPAttribute function
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......