ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repairing the project
In some cases, "Project......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
WINDEV Mobile concepts
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Guide organization
Organization of WINDEV Concepts...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......