ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Events associated with List Box controls
List of events associated with List Box controls...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
iCreateFont (Function)
Creates a new print font.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
WDTestSite: Load test
The stress tests are used to check......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Native MySQL Connector - License Agreement
Kanban control events
The following events are associated with Kanban controls......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Conversion (Function)
Converts a value from a unit to another one.