ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Handling the report blocks through programming
Each report block is associated with different events......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
WINDEV Mobile Framework License Agreement
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Python: Native calls
WLanguage allows for native Python calls......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Operating mode of dynamic Active WEBDEV Pages