ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Structure of data files of user groupware
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
NumberInWords (Function)
Converts a number to words.
REP files
REP files contain the list of data files handled by the application....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Welcome to Reports & Queries
Reports & Queries is used to......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
PageDisplay (Function)
Displays a web page in the user's browser....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The single-part and multi-part archives
Two types of archives are available......
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....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
gClickableLink (Function)
Adds a clickable link in a graphic string.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
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.