ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HTTPRequest (Example)
Usage example of the HTTPRequest function
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
PageParameter (Example)
Usage example of the PageParameter function
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
dPixelColor (Example)
Usage example of the dPixelColor function
XMLOpenReader (Example)
Usage example of XMLOpenReader
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HModify (Example)
Usage example of the HModify function