ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Character strings
WLanguage supports different types of strings....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
TelemetryEnable (Function)
Enables the telemetry manually.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
The Multimedia control
The Multimedia control is used to play multimedia files......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
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)......
On/Off button in a window
The on/off button is a button that operates like a check box......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
HOpenConnection (Function)
Opens a connection to a specific database.