ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Assisted universal replication: specific features
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
WINDEV Mobile Framework License Agreement
DomoClose (Function)
Closes the communication opened by DomoOpen.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....