ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWait (Function)
Waits for the end of the execution of the specified thread.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Exist (Property)
The Exist property is used to determine if an element exists.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Alignment
The Alignment property is used to align elements.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HOnError (Function)
Customizes the management of HFSQL errors.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......