ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Project description: Style tab
The project description window allows you to configure various elements of your project......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
4. HFSQL Classic
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Assisted universal replication: specific features
Installing and starting WDTRAD
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
.NET object
To access a class......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
2. User-friendly editors in practice
User-friendly editors in practice...
Camera/Video functions (prefix syntax)