ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FinCurrentVal (Function)
Returns the current value of investment.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
ComponentInfo (Function)
Returns information about a component.
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.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ReplicSynchro: Use
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.