ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HTTP server response procedure parameters
WLanguage procedure ("callback") called by HTTPSend or HTTPSendAsynchronous when the HTTP server responds.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
List of operators
List of properties associated with the Sidebar control...
The Organizer control
The Organizer control is used to display and handle organizers......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
First project window
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
Using a query with parameters
A query with parameters can be used......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SOAPRun (Function)
Runs a procedure on a SOAP server.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Numeric (Variable type)
The type numeric type is used to contain integers or decimals, specifying if necessary the number of digits in the integer part and in the decimal part.
Manager of automated tests
The test manager is used to......