ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoBuild (Function)
Displays a custom message in a system information window.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Menu management functions
List of functions for managing menus...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
iPrintImage (Function)
Sends the image file to print to the print buffer.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Events associated with an infinite Progress Bar control
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......