ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Domo constants
List of constants used by the DomoXXX functions....
Cardinalities
The cardinalities are used to count the links between the files......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
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 ......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
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.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
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....
Creating the executable and the setup program
The languages supported by the application are taken into account......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.