ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
LDAPFind (Function)
Performs a search in an LDAP server.
Step 1: Configuring the print parameters
This step allows you to choose......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Error 107: Redefinition of the parameter
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
fDirRename (Function)
Renames a directory.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
ExeListProcess (Function)
Returns the list of applications currently run.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
How to open a window?
The different types of windows
The following types of windows can be created in a WINDEV application......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
iCloseReport (Function)
Stops printing the current report immediately.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.