ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadExecute (Function)
Starts the execution of a secondary thread.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HCopyFile (Example)
Usage example of the HCopyFile function
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......