ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link properties
When creating a link, you can simply specify the destination......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
11. User Macro-Code: UMC in practice
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Resizing a window (AAF)
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
9. Internal component
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Guided tour management constants
Programming patterns
CAUTION......
Report based on a query
Queries are used to easily select records in one or more data files......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......