ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
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.
LooperCount (Function)
Returns the number of rows in a Looper control.
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.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
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.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.