ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grGetData (Function)
Retrieves a data from a chart.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.