ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
SQLLast (Function)
Sets the position on the last row of the query result.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HDescribeLink (Function)
Describes a link between two data files through programming.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
fDir (Function)
Finds a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
fLongName (Function)
Returns the long name of a file or directory.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipDeleteAll (Function)
Deletes all files from an archive.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.