ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Translating a text file with WDTRAD
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
1. What is a website?
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Replication: The different types
The data replication is a powerful feature......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......