ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for object visibility
List of constants for managing the visibility of an object....
fMemExist (Function)
Checks the existence of a shared memory zone.
ThreadEnd (Function)
Ends the execution of the current thread.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
ThreadMode (Function)
Changes the management mode of threads.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
5. Site test in practice
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HTTPRequest (Function)
Starts an HTTP request on a server.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
InfoBuild (Function)
Displays a custom message in a system information window.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
FontCreate (Function)
Creates a font definition.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
SocketRead (Function)
Retrieves a message sent by another socket.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.