ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.