ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Seek (Function)
Searches for the index of an element in a WLanguage array.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HPass (Function)
Defines the password used to create or open a data file.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
EmailCheckAddress (Function)
Checks the validity of an email address.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Query editor
The query editor is used to automatically create queries on the data files......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HOnError (Function)
Customizes the management of HFSQL errors.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
Events associated with windows
List of events associated with windows...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.