ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Error 706: The property does not exist on this type of control
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Declaring and using a variable
A variable is defined by name and type......
Error 704: The property does not exist on
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Designing a supercontrol
A supercontrol is an advanced type of control......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...