ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
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......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
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....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Extracting messages added or modified since last extraction
A project was already created and translated......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
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.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Handling Gantt Chart controls programmatically
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Composite chart
A composite chart is a chart that displays several types of charts......