ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Constants for managing videos
List of constants used by the functions for video management....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Using several libraries in an application
A library is a WDL file that contains all the resources......
9. Generation modes
WINDEV Mobile includes different types of generation......
17. TLS/SSL: Encrypting information on the Web
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Using the Vista style in your windows
WINDEV allows you to customize......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Code history
The code history is used to......
SQLFirst (Function)
Positions on the first row of the query result.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......