ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
AWP without UI
Bootstrap, Angular, React, Vue......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
HOpenConnection (Function)
Opens a connection to a specific database.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
zipExtractPath (Example)
Usage example of the zipExtractPath function
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
16. Java applications in practice
Java applications in practice...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Table,Select,+ (External language)
Selects an element in a Table control.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
2. Projects in practice
Discover the main operations that can be performed on a project....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
2. Projects in practice
Example for creating a select query
This help page explains how to create two select queries......
MCI constants
List of constants used by the MCI functions....
WINDEV applications for Linux: Specific features
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.