ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Error 111: The Pascal string %1 is too long
10. Customizing the aspect of a site: skin elements
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Queue, Stack and List functions (prefix syntax)
List of Queue, Stack and List functions...
ERR_DISCONNECTED_TIMEOUT
7. HFSQL: files physically created
<Connection variable>.CopyFile (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....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Min (Function)
Returns the lowest value.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......