ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java functions
List of Java functions...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
DNS functions
Error 531: The negative or null subscripts are not allowed
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
Bitwise operators
The operations on binary values are performed......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
14. PHP generation in practice
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Sort the data displayed in your tables in one click
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Android Widget windows
An Android application can contain one or more Widget windows......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
GOTO statement
The GOTO statement is used to run a code identified by a given label...