ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
grSourceSeries (Function)
Defines the source of a series.
iEndReport (Function)
Forces the report print to stop.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iPageEnd (Function)
Forces the move to the next page during the report print.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
iSequencingPrint (Function)
Prints a sequence of reports.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
CharactType (Function)
Returns information about the type of character.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.