ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
12. Control templates
...Control templates...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Start (Property)
The Start property gets the starting point of an element or event.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Activation key management functions
The following functions are used to manage activation keys:...
Help editor options
The options of the help editor ("Display......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
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....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.