ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Handling menu options programmatically
The menu options can be handled......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Help editor options
The options of the help editor ("Display......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Remote control: Some examples of configuration
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......