ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events
By default, the codes available in the code editor correspond to the most common codes......
Information 2104: This function is kept for backward compatibility
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Managing the styles
The help editor allows you to define styles of paragraphs......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Accessing a database via a web service
The database can be accessed via a web service......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLE functions
List of OLE functions...
ErrorThrow (Function)
Throw a non-fatal error.
Creating a select query
A select query (corresponding SQL statement......
ERR_NO_APPLICATION
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
7. HFSQL: files physically created
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Share your projects via Git
Git is a source code manager......