ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Passing parameters
The parameters can be passed to a procedure......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Video control properties
The following properties can be used on a Video control:...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Events associated with the project
List of events associated with the project...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
7. Multilingual sites in practice
ID (Property)
The ID property is used to get and change IDs.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
SysRecentDocList (Function)
Returns the list of recently opened documents.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).