ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateTrigger (Function)
Disables a trigger.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
HDeleteTrigger (Function)
Deletes a trigger.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Modulo (Reserved word)
Returns the remainder of a division.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......