ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorLock (Function)
Used to check whether a lock error occurred.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
fCreate (Function)
Creates an external file.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
grTitle (Function)
Modifies the caption and/or position of the chart title....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.