ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query
Two methods can be used to create a query......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
7. Layouts using the Flexbox control
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Android Control Center
Do you know where to find your application log files?...
Common project
Projects are often cross-platform......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
dPolyline (Function)
Draws a line composed of multiple segments.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
LooperCount (Function)
Returns the number of rows in a Looper control.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
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......
Declaring and using a variable
A variable is defined by name and type......
ERR_CANNOT_RUN_EXPLORER
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Using an external component in an application
A component can be reused at any time in any application......