ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cross-references in the code editor
The cross-references in the code editor are used to identify......
The different types of windows
The following types of windows can be created in a WINDEV application......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Set of procedures
The global procedures are grouped in set of procedures......
Typecasting of parameters
The description of the parameter type is optional......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Variable scope
Variables can be declared anywhere in the code....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
The HTML control
The HTML control displays HTML pages or HTML code......
Summary table: Managing the application directories according to the platform
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Link properties
When creating a link, you can simply specify the destination......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
9. Overlaying controls
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
How to create a patch?