ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

19. Upload: Sending files to the server
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Handling report blocks
The different operations available on report blocks are as follows......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......