ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipInfoFile (Example)
Usage example of the zipInfoFile function
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Null (keyword)
The "Null" keyword can correspond to:
zipChangePath (Example)
Usage example of the zipChangePath function
OLELoad (Function)
Initializes an OLE control with an OLE object.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
WithSpace (Example)
Usage example of the WithSpace function
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
zipFindFile (Example)
Usage example of the zipFindFile function