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 )
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
Referring to an element in a WLanguage event / process
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
Library,Disk (External language)
Opens the project library that is stored on disk.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed...
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ...
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records,...
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form...
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Assisted universal replication: specific features
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...