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...
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
HListFile (Example)
Usage example of the HListFile function
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Enqueue (Function)
Adds an element to the queue.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Push (Function)
Pushes an element onto the stack.
HSetMemo (Function)
Used to modify the management mode of memo items.
ServiceContinue (Function)
Restarts a paused service.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
iParameter (Example)
Usage example of the iParameter function
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
HListItem (Example)
Usage example of the HListItem function
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
iPrintArea (Function)
Prints a text in a rectangular area.
The different types of integers