ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Welcome to Reports & Queries
Reports & Queries is used to......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Decode (Function)
Decodes a character string that was encoded by Encode.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Aliases on data files: HAlias
The aliases are used to handle......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Sensor constants
Constants used by the SensorXXX functions...
Array management functions
List of functions for managing arrays...