ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
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......
Handling Organization Chart controls programmatically
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......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Looper control based on a data file
This type of Looper control uses data from a data file or query......