ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Composite variable
A composite variable contains different types of elements (members)...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Events associated with windows
List of events associated with windows...
Handling controls in a report
The different operations available for the report controls are as follows......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Record (Type of variable)
The Record type is used to save the values of a record.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Manager of automated tests
The test manager is used to......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Data persistence
The data persistence is used to store the value typed by the user......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......