ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

23. Print modes
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Data persistence
The data persistence is used to store the value typed by the user......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
ERR_BAD_CONTEXT
WEBDEV concepts
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
10. UMC: User Macro-Code
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
What is an application?
An application is a set of objects (windows, controls, ......