ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
15. Creating the executable in practice
Creating the executable in practice...
HCheckStructure (Function)
Defines the mode for comparing data files.
Creating the menus for the windows of the WINDEV RAD pattern
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
19. Sending emails