ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrevious (Function)
Positions on the previous file record according to a browse item.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Currencies
A currency is a real coded on 10 bytes....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
The single-part and multi-part archives
Two types of archives are available......
Installing a SOAP server with Netscape iPlanet 4.1
SendMessage (Function)
Sends a Windows message to a control or to a window.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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)....
ShellExecute (Function)
Opens a document in its associated application.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....