ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the windows
List of constants used by the functions for managing the windows...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
GglDelete (Function)
Deletes data from the Google server.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Constants used by the functions for managing Tab controls
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
grCreate (Function)
Creates a specific type of chart.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Using the task management and the schedule
Time management is extremely important......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Managing main window menus
A main menu is necessarily associated with a window......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
KioskEnable (Function)
Switches the current Android application to kiosk mode.