ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperSelect (Function)
Returns the index of the selected element in a Looper control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
LoWord (Function)
Returns the two low bytes of an integer.
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.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box 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)....
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......
ExeGetPID (Function)
Returns information about the current process.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....