ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Animating a Static control
Two methods can be used to animate a Static control......
MyPage (Reserved word)
MyPage is used to handle the current page...
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
FTP constants
List of constants used by the FTP functions....
Error
The Error keyword is used to manage the errors.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Reports & Queries: New features in this version
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......