ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Crosstab report
The report editor allows you to create "Crosstab" reports......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
16. Application test in practice
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
GglUploadDocument (Function)
Uploads a document to the Google server.
Compilation options
The compilation options allow you to define the help system generation settings......
String functions
List of functions for managing character strings...