ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Configuring Reports & Queries
Reports & Queries is used to......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
SNMPCloseSession (Function)
Closes an SNMP session.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
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......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......