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 )
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds...
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
13. External component in practice
External component in practice...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
EmailGetAll (Function)
Retrieves all the emails found on a server.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following...
ArraySort (Function)
Sorts a WLanguage array.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fLock (Function)
Entirely or partially locks an external file.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......