ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
8. 10 tips for better interfaces...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
8. Optimizing an application