ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Constants for managing videos
List of constants used by the functions for video management....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
NumberInWords (Function)
Converts a number to words.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Accessing a database via a web service
The database can be accessed via a web service......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....