ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
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......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Automation object
The Automation keyword is used to declare an automation object...
EXE constants
List of constants used by the functions for managing executables....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to open a window?
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Enumeration (Variable type)
An enumeration is a set of values......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......