ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
6. Editing a page: zoning mode
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
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......
Report based on a query
Queries are used to easily select records in one or more tables......
9. Sharing a project in practice
Sharing a project in practice...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
3. Application development cycle
Development cycle of a WINDEV application....
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......