ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD options
Popup control properties
grCreate (Function)
Creates a specific type of chart.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
HTTPRequest (Function)
Starts an HTTP request on a server.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
LOOP statement
The statement block is repeated endlessly...
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Various constants
List of various constants used by the constants WINDEV functions....
URI constants
The following constants are used by URI-specific functions:...
Constants for managing the registry
List of constants used by the registry management functions....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
HJSONToRecord (Function)
Imports JSON data into the current record.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
SQLModify (Function)
Modifies the content of a row in the query result.
Multimedia control properties
List of properties associated with the Multimedia control...
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.