ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 2109: You are using the ObjectInfo function
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
gImage (Function)
Builds a sequence of characters containing an image.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Count (Property)
The Count property returns the number of elements in a given set.
WDDeploy features
WDDeploy can be used to......
9. Types of standard controls
Types of standard controls...
Various constants
List of various constants....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Report based on a query
Queries are used to easily select records in one or more data files......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Time management
For each element (windows, reports, ......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.