ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Testing a project: setting
By testing the project you can simulate how the application will run......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min