ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Test of a query
The query editor allows you to run the test of query result......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Writing an email: the available methods
This help page presents the methods for writing an email....
The Flexbox control
Flexbox is a standard layout system for web pages......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
The test mode cannot operate without the project and its pages, ...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
4. HFSQL Classic
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Error 17: OTHER CASE must be the last statement used in SWITCH