ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
PDFPassword (Function)
Protects a PDF document with a password.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
HState (Function)
Used to find out the state of a record.
Setup on a local network (LAN)
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
3. Application development cycle
Development cycle of a WINDEV application....
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Table,Modify (External language)
Modifies an element in a Table control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.