ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Events associated with Tab controls
List of events associated with Tab controls...
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
WDOptimizer: Editing and modifying a ".REP" file
Specific features of the Express version
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
Creating the windows and the pages of the RAD pattern
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Handling TimeLine controls programmatically
A TimeLine control can be......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......