ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Programming custom calculations in Table controls
Size (Property)
The Size property is used to determine and change the size of an element.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Dashboard control
Dashboards are essential elements in an application......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......