ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.CopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): 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 tables for example). from an HFSQL server to antoher HFSQL server....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
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....
ERR_DISCONNECTED_TIMEOUT
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Error 203: The procedure already has a scope attribute (local or global)
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Defining columns of Table controls programmatically
ERR_SESSION_CLOSED
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Setup on a local network (LAN)
ERR_ALREADYCONNECTED
Procedure/Function
A procedure is used to associate an identifier with a statement block......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
1
4
5
6
7
8
42
>