ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
XML functions (prefix syntax)
List of XML functions...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......