ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Z-index of a control
All the controls in a window or report have a different z-index......
"?" menu
WINDEV proposes a help menu adapted to your applications......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Currencies
A currency is a real coded on 10 bytes....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
HCheckStructure (Function)
Defines the mode for comparing data files.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
WindowsVersion (Function)
Returns the runtime mode of Windows.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.