ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
dPen (Example)
Usage example of the dPen function
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HErrorLock (Function)
Used to check whether a lock error occurred.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLSavePosition (Function)
Stores the current position in the XML document.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....