ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Google Contacts management functions
List of functions for managing Google contacts...
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
16. Java applications in practice
Java applications in practice...
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Constants for managing animations
List of constants used by the functions for managing the animations...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......