ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Editing a page: zoning mode
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
<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....
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....
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....
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.
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......
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......
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....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......