ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
CurrentDay( Function)
Returns the number of the current day in the current month.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
FTPCommand (Function)
Sends a specific FTP command to a server.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Constants for managing projects
List of constants used by the functions for managing projects....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Print modes of a report
Several print modes are available for a report....
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
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.
HAddUser (Function)
Adds a user to a database.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.