ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
List of operators
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Google Contacts management functions
List of functions for managing Google contacts...
HState (Function)
Used to find out the state of a record.
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....
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....
CallDLL32 (Function)
Runs a function found in an external DLL.
ErrorBuild (Function)
Displays a custom error message in a system error window.
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....
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......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.