ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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....
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.
Composite variable
A composite variable contains different types of elements (members)...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
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......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
fUnlock (Function)
Entirely or partially unlocks an external file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.