ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV License Agreement
WINDEV License Agreement...
Constants for managing the modification of windows by the user
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
AWP without UI
Bootstrap, Angular, React, Vue......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Events associated with the project
List of events associated with the project...
WEBDEV license agreement
WEBDEV license agreement...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Animation (Property)
The Animation property animates an image.
Events associated with ListView controls
List of events associated with ListView controls...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
14. Managing the "Back" button in practice
Events associated with Combo Box controls
List of events associated with Combo Box controls...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......