ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Classes, members, methods and properties
A class is made of......
The Static Text control
A Static Text control is a control used to display a static text......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compilation options
The compilation options allow you to define the help system generation settings......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
ERR_WDADMIN_EXIST
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Calendar functions (prefix syntax)
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).