ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
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
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Find/Replace in the current project
The "Find/Replace" feature is used to......
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.
Constants for object visibility
List of constants for managing the visibility of an object....
FontCreate (Function)
Creates a font definition.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ThreadExecute (Function)
Starts the execution of a secondary thread.
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.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
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.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....