ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Structure of data files of user groupware
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
TreeExpand (Function)
Expands a node in a TreeView control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
iParameterReport (Function)
Configures the printer by opening the configuration window.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Events associated with Button controls
List of events associated with Button controls...
Events associated with internal windows
List of events associated with internal windows...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
zipAddFile (Example)
Usage example of the zipAddFile function
TreeListItem (Example)
Usage example of the TreeListItem function