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 )
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile,...
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
zipExtractPath (Function)
Returns the path of a file found in the archive.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
Creating a flexible modeling
To create a new flexible modeling, you can......
grCreate (Function)
Creates a specific type of chart.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different...
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow...
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated...
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.