ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
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......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Programming an indexed control
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
zipFileSize (Example)
Usage example of the zipFileSize function
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Events associated with Link controls
List of events associated with Link controls...
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
TableInfoXY (Example)
Usage example of the TableInfoXY function
zipChangePath (Example)
Usage example of the zipChangePath function
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Installing a SOAP server with IIS
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
9. Generation modes
WINDEV Mobile includes different types of generation......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min