ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
iPrintReport (Function)
Prints a report created with the report editor.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Diagram constants
The following constants are used to manage diagrams:...
Apply (Function)
Executes a procedure for each element of a WLanguage array.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ToClipboard (Function)
Writes text or image information into the system clipboard.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Constants for the archiving functions
List of constants used by the archiving functions....
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).