ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
HPriority (Function)
Finds out and modifies the priority of the calling application.
ExceptionPropagate (Function)
Propagates an exception.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
BurnerAddFile (Function)
Adds a file to the compilation.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
ServiceUninstall (Function)
Uninstalls a service.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
fDir (Function)
Finds a file or directory.
Properties associated with the report blocks
List of properties associated with the report blocks...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...