ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.