ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Complete (Function)
Returns a character string of a specified length.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
14. Controls in practice
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HErrorLock (Function)
Used to check whether a lock error occurred.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.