ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
AppInstallUPD (Function)
Triggers the automatic update of current application.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
fAttribute (Example)
Usage example of the fAttribute function
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Global and local variable
Two types of variables are available......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
WinStatus (Function)
Identifies or modifies the window status.
Java application and WINDEV
A Java application is an application entirely compiled in Java......