ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
The planes (in a window or in a report)
The planes are used to group the window controls......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
HTTP functions
List of HTTP functions...
The Check Box control
A Check Box can correspond to......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Manipulating a Layout control programmatically
A Layout control can be......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
SocketWrite (Function)
Writes a message intended to another socket.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Testing a project: setting
By testing the project you can simulate how the application will run......
<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)....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Text (Property)
The Text property is used to get and modify text.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.