ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Automatic management of exceptions
The management of exceptions can be customized by process......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Chart constants
List of constants used by the functions for chart management....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Automatic error handling
Error handling can be customized for each process......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
DotNetRun (Function)
Runs a procedure on a .Net server.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
SQLExec (Function)
Names and runs an SQL query.