ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Environment of the data model editor
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Functions for handling directories and external files
List of functions for handling external files...
The Tab control
The Tab control is used to simultaneously display different controls......
ReplicSynchro: Overview
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
Message text file format
The text files created by WDMSG use a specific format......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.