ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
RESTSend (Function)
Sends a REST request and waits for the server response.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
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.
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.
TreeView Table control functions
List of functions for managing TreeView Table controls...
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......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
7. Multilingual sites in practice
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.