ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Using a query with parameters
A query with parameters can be used......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
SOAPRun (Function)
Runs a procedure on a SOAP server.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ThreadPersistent (Function)
Makes a thread persistent.
EventClose (Function)
Closes a synchronization event between several threads.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
FolderData (Function)
FolderData is kept for backward compatibility.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
SQL functions: Special case
List of SQL functions: Special case...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.