ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Menu management functions
List of functions for managing menus...
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Handling Gantt Chart controls programmatically
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Count (Property)
The Count property returns the number of elements in a given set.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Composite chart
A composite chart is a chart that displays several types of charts......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....