ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
Format (Property)
The Format property is used to define the data format of a table.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Open (Function)
Opens a modal WINDEV window.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
gClickableLink (Function)
Adds a clickable link in a graphic string.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...