ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
ControlToSource (Function)
Assigns the control value to the source of a control link.
Data model editor: types of links
Several types of links can be found between the files......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
4. Activating a dynamic WEBDEV site
Project description: Style tab
The project description window allows you to configure various elements of your project......
Label report
The report editor allows you to create "Label" reports......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
3. Deploying a dynamic WEBDEV site
Link control properties
The Link control is available in a page and in a report......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
ERR_NO_WDADMIN
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......