ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
Customizing the User Groupware
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
ID (Property)
The ID property is used to get and change IDs.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls...
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...