ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
WEBDEV Application Server 2024
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
10. Embedded queries
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
9. Overlaying controls
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).