ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. UI: Windows
IU of windows...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Remote control: Some examples of configuration
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling Spreadsheet controls programmatically (in a report)
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Variable scope
Variables can be declared anywhere in the code....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Locking data files: correspondence between WINDEV 5.5 and the later versions
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Accessing a database via a web service
The database can be accessed via a web service......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
How to use an array of structures?
An array of structures is an Array variable......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...