ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
ERR_NO_END_TAG
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
15. Project Management Hub
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
4. User Groupware
User Groupware...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....