ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Global and local variable
Two types of variables are available......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Events associated with the Conference control
List of events associated with a Conference control...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The different types of integers
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Creating a window skin template
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Installing a SOAP server with Apache