ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
xlsSave (Function)
Saves an XLS document.
Copying and cloning
Variables are copied using the "=" operator...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
ExeListProcess (Function)
Returns the list of applications currently run.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Various constants
List of various constants....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HExecuteProcedure (Function)
Runs a stored procedure.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.