ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI constants
List of constants used by the MCI functions....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Handling controls in a report
The different operations available for the report controls are as follows......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
DotNetDelegate (Function)
Initializes a.NET delegate.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Enumeration (Type of variable)
An enumeration is a set of values......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
.NET object
To access a class......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....