ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
2. Deploying a static site or a PHP site
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Organization chart linked to a data file
Binding a Link control to an item
WDTerm: End the external language
End the external language......
MemCreate (Function)
Creates a memory area.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
RestartProgram (Function)
Ends the application and restarts it.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
ChangeTarget (Function)
Changes the target of a button action.
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Time management
For each element (windows, reports, ......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....