ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HChangeName (Function)
Modifies the physical name of a data file.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Data persistence
The data persistence is used to store the value typed by the user......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified...
zipDeleteFile (Function)
Deletes a file from an archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
Info (Function)
Displays a custom message in a system information window.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
How to create a menu?
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.