ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
4. HFSQL Classic
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<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....
<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)....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
2. User-friendly editors in practice
User-friendly editors in practice...
Assisted universal replication: specific features
Installing and starting WDTRAD
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......