ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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
<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....
Enqueue (Function)
Adds an element to the queue.
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