ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
8. Associating controls with data
8. Binding controls to data
A window can display information from......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Scheduler control events
The following events associated with Scheduler controls:...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Declaring and using a variable
A variable is defined by name and type......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Binding controls to data
A window or page can display information from......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......