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...
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
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....
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
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.