ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Copying controls from the window editor
The controls can be copied from the window editor......
The different types of integers
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The different types of windows
The following types of windows can be created in a WINDEV application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Kanban control events
The following events are associated with Kanban controls......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Summary table: Managing the application directories according to the platform
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Image (Property)
The Image property gets and sets the background image of a control or block.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Reports
A report provides a custom view of data......