ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows Scheduler functions
List of functions for managing the scheduler
Miscellaneous Windows functions
List of miscellaneous Windows functions
Service functions
List of functions for managing services
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
Recycle bin functions
List of functions for managing the recycle bin
Registry functions
List of functions for managing the registry
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Push notification
A mobile device can receive push notifications......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory...
HCreateView (Example)
Usage example of the HCreateView function
2. Analysis in practice
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example:...