ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with Apache
zipExtractFile (Example)
Usage example of the zipExtractFile function
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
SocketRead (Function)
Retrieves a message sent by another socket.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
SysSpace (Function)
Returns the physical memory space for the current computer.
Constants for the archiving functions
List of constants used by the archiving functions....
Other operators
The following are additional operators......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
13. Generation modes
Error 1054: 'Ancestor' cannot be used outside the code of a class
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
5. Deploying a dynamic site (Session or AWP) in practice
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.