ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Designing a supercontrol
A supercontrol is an advanced type of control......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.