ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
grDestinationWnd (Function)
Defines a window as chart destination.
sEvent (Function)
Branches an event on a serial port.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
NetworkDisconnect (Function)
Disconnects a network drive.
HListItem (Example)
Usage example of the HListItem function
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SQLExec (Example)
Usage example of the SQLExec function
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
WINDEV Mobile 2024 Tutorial - Table of contents
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fListFile (Example)
Usage example of the fListFile function
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......