ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
How to create and handle a structure?
This help page explains how to create and handle a structure....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
How to use an array of structures?
An array of structures is an Array variable......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ExceptionInfo (Function)
Retrieves information about the current exception.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
11. Table/Looper controls
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
XMLFind (Function)
Performs a search in an XML document.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....