ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
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......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
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....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
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......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Kanban control events
The following events are associated with Kanban controls......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Scheduler report
The report editor allows you to create "Scheduler" reports....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
iPrintImage (Function)
Sends the image file to print to the print buffer.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Sorts in a report
The sort is used to organize the information displayed in the report......
WINDEV applications for Linux: Specific features