ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
iParameter (Function)
Retrieves the printer configuration and configures the print.
Sound (Function)
Plays a sound in WAV format.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Automation object
The Automation keyword is used to declare an automation object...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Constants for managing tiles
WDMSG license agreement
WDMSG license agreement...
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WEBDEV Application Server - 10 connections - License agreement
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
WinOutWidth (Function)
Returns the full width of a window (including the border).
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
XMLOpenReader (Example)
Usage example of XMLOpenReader