ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperCount (Function)
Returns the number of rows in a Looper control.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
MemDelete (Function)
Deletes an element from a memory area.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
DateToDay (Function)
Returns the day corresponding to a given date.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Factorial (Function)
Returns the factorial of an integer number.