ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
ERR_DISCONNECTED_TIMEOUT
16. Protecting access to the site: passwords
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Setup mode
Several methods can be used to distribute a WINDEV application......
Character strings
WLanguage supports different types of strings....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Multiline strings
To type character strings over several lines in the code editor...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Native MySQL Connector - License Agreement
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Operations in a Select query : add and delete
The following paragraphs present......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......