ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
DDELink (Function)
Creates a hot link with a data.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Component diagram
A component diagram shows the physical and static architecture of a system software......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Defining a help window template
WINDEV allows you to create help window templates......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
SocketCreate (Function)
Creates a socket.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......