ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Sharing a project in practice
Sharing a project in practice...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Model - View - Presenter (MVP) F 9
MVP is the acronym for MODEL - VIEW - PRESENTER......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Creating a Pivot Table control
To create a Pivot Table control ......
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
TreeView Table control linked to a table
A TreeView Table control can be linked to a table or a query......
OAuth server integrated into WEBDEV Application Server
The OAuth protocol is an open standard used to issue secure authorizations......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Specific features of the applications for iPhone/iPad
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Structure (Type of variable)
A structure is a custom type of data...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
Test of a query
The query editor allows you to run the test of query result......