ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Functions for managing objects (External language)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties....
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
19. Sending emails
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Feedback component
The Feedback component is a component provided with WINDEV......
UMC management functions
List of functions for managing the UMC...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......