ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
PermissionRequest (Function)
Prompts the user to grant an application permission.
FolderData (Function)
FolderData is kept for backward compatibility.
Count (Property)
The Count property returns the number of elements in a given set.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Find/Replace in the current project
The "Find/Replace" feature is used to......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Hasp constants
The Hasp constants are as follows......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Reduce (Function)
Applies a computation to each element of a WLanguage array.
InAndroidMode (Example)
Usage example of the InAndroidMode function
Environment of the project editor
The main elements of the project editor are as follows: