ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Constants for managing the windows
List of constants used by the functions for managing the windows...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Sending elements to Free Technical Support
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Check: Sending an email
The monitoring robot will......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Multi-project search
Performing a search in the current project is a common operation......
Defining a help window template
WINDEV allows you to create help window templates......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Message text file format
The text files created by WDMSG use a specific format......
RGB (Function)
Defines a color from its Red, Green and Blue components.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
SendKey (Function)
Simulates the keystrokes and the mouse actions.