ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
HTTPRequest (Function)
Starts an HTTP request on a server.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Creating the skin template of a report
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
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....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Language (Property)
The Language property is used to get and change the language used.
fWriteLine (Example)
Usage example of the fWriteLine function
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
HAlias (Example)
Usage example of the HAlias function