ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HOnError (Function)
Customizes the management of HFSQL errors.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
The Organizer control
The Organizer control is used to display and handle organizers......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....