ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
grExist (Function)
Checks the existence of a chart in memory.
HCreateMovableReplica (Function)
Creates a movable replication.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
OpenMobileWindow (Function)
Opens a window in a mobile application.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
PageChangeLayout (Function)
Applies a specific layout to a page.
PDFSign (Function)
Applies an approval signature to an existing PDF.
grRaised (Function)
Used to display a chart with raised effect.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ToastDisplay (Function)
Displays a "Toast" message.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
Wait (Function)
Temporarily stops the program execution.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.