ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
apExecute (Function)
Runs an action plan.
Error 1049: The access directives are not allowed in a composite variable
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Using the Salesforce service
Salesforce is a very popular CRM software......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Dialog box management functions
List of functions for managing dialog boxes...
DomoOpen (Function)
Used to establish a connection with a X10 interface.
DnDEvent (Example)
Usage example of the DnDEvent function
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Error 532: The size of the string to extract must be strictly positive
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Combo Box control functions
List of functions for handling the Combo Box controls...
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Type (Example)
Usage example of the Type property
EmailMsgError (Example)
Usage example of the EmailMsgError function