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...
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
OCRExtractText (Function)
Reads the text contained in an image.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SemaphoreCreate (Function)
Creates a semaphore.
Constants for manging the replication
List of constants used by the functions for managing the replication....
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HCreateMovableReplica (Function)
Creates a movable replication.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...