ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
ErrorBuild (Function)
Displays a custom error message in a system error window.
MenuDelete (Function)
Deletes a menu or a menu option.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
ServiceControl (Function)
Sends a control message to a service.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
SFDelete (Function)
Deletes records from a Salesforce database.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Using .NET assemblies in a project
To use .NET assemblies in a project......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.