ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (External language)
Opens a window.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Scheduler control events
The following events associated with Scheduler controls:...
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
PostMessage (Function)
Sends a Windows message to a control or to a window.
Multimedia constants
List of constants used by the multimedia functions....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Events associated with Tab controls
List of events associated with Tab controls...
SendMessage (Function)
Sends a Windows message to a control or to a window.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
FileDisplay (Function)
Displays a file in the browser of Web user.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Creating a Java archive
When your Java application is developed, you can......