ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Twain constants
List of constants used by the Twain functions....
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
.NET application
To create a.NET application from a project......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....