ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoWord (Function)
Returns the two low bytes of an integer.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
fMoveFile (Function)
Moves a file from one directory to another.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
TimeToInteger (Function)
Converts a time to an integer.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iPrintBlock (Function)
Forces a report block to print.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....