ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Control constants
List of constants used by the functions for managing controls...
WDMSG license agreement
WDMSG license agreement...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Structure (Type of variable)
A structure is a custom type of data...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Automatic error handling
Error handling can be customized for each process......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Automation object
The Automation keyword is used to declare an automation object...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
LooperInsert (Function)
Inserts a row into a Looper control.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
2. Examples and components provided with WEBDEV
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
OpenChild (Function)
Opens a non-modal child window.