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....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
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.
Dialog box management functions
List of functions for managing dialog boxes...
TimePicker (Function)
Opens the system time picker.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
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.
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.
dPen (Example)
Usage example of the dPen function
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....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
dText (Example)
Usage example of the dText function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
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...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Handling report blocks
The different operations available on report blocks are as follows......
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Number (Property)
The Number property is used to get the number of an element.