ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Programming overview in C and C++
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Type (Property)
The Type property is used to get and change the type of an element.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SQLExec (Function)
Names and runs an SQL query.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HOpenConnection (Function)
Opens a connection to a specific database.
HSetREP (Function)
Enables or disables the management of .REP file.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......