ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Various constants
List of various constants....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
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......
HExecuteProcedure (Function)
Runs a stored procedure.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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.
zipExist (Function)
Determines whether an archive exists.
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.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
HRead (Function)
Reads a record in a file according to a given record number.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.