ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
5. User Groupware in practice
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Specific features of the applications for iPhone/iPad
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Edit options of a report
The report editor allows you to......
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Help system properties
The properties of help system are used to define......
CurrentYear (Function)
Returns the current year in integer format.