ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Custom tooltips
Tooltips are very useful for application users......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Defining columns of Table controls programmatically
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
HFSQL Client/Server: Configuring the data files on the server
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Programming the looper attributes
All the looper attributes can be handled by programming......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ERR_NO_DLLEXE
Managing the styles
The help editor allows you to define styles of paragraphs......