ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatWrite (Example)
Usage example of the MatWrite function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.