ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
zipExtractFile (Example)
Usage example of the zipExtractFile function
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
2. Analysis in practice
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Customizing the report viewer: Available windows
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ComponentInfo (Function)
Returns information about a component.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Constants for managing character strings
List of constants used by string management functions...