ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Events associated with Tab controls
List of events associated with Tab controls...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
4. When to use the debugger?
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Body block
The Body block corresponds to the main block of the report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Configuring the setup program
Two tools can be used to create a setup program......