ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Sound (Function)
Plays a sound in WAV format.
ShellExecute (Function)
Opens a document in its associated application.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
ProjectInfo (Function)
Returns specific information about the project currently run.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Variable scope
Variables can be declared anywhere in the code....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Project portfolio
From version 25, you can create "project portfolios"......