ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
Principle of remote check
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
3-tier architecture
The development in "3-tier" architecture is now simplified...
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view...
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
1. Examples provided with WINDEV Mobile
HDFS functions
The following functions are used to manage files on a HDFS system......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with internal windows
List of events associated with internal windows...
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Animating a Static control
Two methods can be used to animate a Static control......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Hash functions
Hashing is used to summarize a file or a character string......
WidgetDisplay (Function)
Refreshes a widget window.