ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
X (Property)
The X property is used to get and change the X-coordinate of an element.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Font (Type of variable)
A Font variable creates a font programmatically...
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
The different types of windows
The following types of windows can be created in a WINDEV application......
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.