ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for mobile applications
There are two methods two deploy your applications......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
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, ...).
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
HSetLog (Function)
Enables or disables log management on a file.
HSetMemo (Function)
Used to modify the management mode of memo items.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
11. Choosing the action of a button/link
8. If you are already familiar with WINDEV
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
WINDEV: Example of programmed Drag and Drop
HMode (Function)
Changes the mode and the method for locking data files.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.