ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
WINDEV License Agreement
WINDEV License Agreement...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
1. Deploying a static site
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
WINDEV 2024
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.