ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
InfoBuild (Function)
Displays a custom message in a system information window.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WDTRAD options
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Designing a supercontrol
A supercontrol is an advanced type of control......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Currencies
A currency is a real coded on 10 bytes....
ErrorBuild (Function)
Displays a custom error message in a system error window.
WINDEV License Agreement
WINDEV License Agreement...
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
nWDGetLastError: Error code of last error
Error code of last error......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......