ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
21. Reports
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
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......
5. Deploying a dynamic site (Session or AWP) in practice
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. Project and analysis
12. Synchronizing data
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Error 1001: The operators: and:: can only be used in the methods of classes
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
8. If you are already familiar with WINDEV
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....