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...
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Principle for running threads
At runtime, an application runs in a main thread......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
The HTML control
The HTML control displays HTML pages or HTML code......
grGradient (Function)
Enables or disables the display of color gradients in a chart.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Generating an application for Universal Windows 10 App
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
gLine (Function)
Builds a sequence of characters containing a line.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
PDFToText (Function)
Extract the text contained in an Document PDF.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.