ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
5. User Groupware in practice
Label report
The report editor allows you to create "Label" reports......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Extern (Reserved word)
EXTERN is used to...
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
NetworkDisconnect (Function)
Disconnects a network drive.
Events associated with internal windows
List of events associated with internal windows...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......