ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
BackgroundTaskAdd (Function)
Adds a new background task.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
fDir (Function)
Finds a file or directory.
Events associated with control templates
List of events associated with control templates...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Height (Property)
The Height property is used to get and change the height of an element.
Installing a SOAP server with IIS