ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
2. User-friendly editors in practice
User-friendly editors in practice...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Constants for external files
List of constants used by the functions for managing external files....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HOpenConnection (Function)
Opens a connection to a specific database.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
7. Source Code Manager (SCM)