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......
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV: Example of programmed Drag and Drop
Copying and cloning
Variables are copied using the "=" operator...
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
SQLExec (Function)
Names and runs an SQL query.
SFDelete (Function)
Deletes records from a Salesforce database.
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
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
KeyCompareKey (Function)
Compares an initial key with an activation key.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
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....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
15. Creating the executable in practice
Creating the executable in practice...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HCheckStructure (Function)
Defines the mode for comparing data files.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
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