ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Reports
Managing bar codes
The use of bar codes to identify and manage products has become essential......
The HTML Display control
The HTML Display control displays a web page in an application......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
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......
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....
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....
12. Synchronizing data
Error 1001: The operators: and:: can only be used in the methods of classes
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
5. Deploying a dynamic site (Session or AWP) in practice
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....
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
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....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
8. If you are already familiar with WINDEV
<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....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......