ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
WDPic (Variable type)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS application.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......