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...
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HInfoServer (Function)
Returns the specified information about the server.
zipFileSize (Example)
Usage example of the zipFileSize function
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Modified (Property)
The Modified property lets you know if an element has been modified.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
iSequencingPrint (Function)
Prints a sequence of reports.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
fCopyDir (Example)
Usage example of the fCopyDir function
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Multimedia constants
List of constants used by the multimedia functions....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
IntegerPart (Function)
Returns the integer part of a number.