ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
zipListFile (Function)
Returns the list of files found in an archive.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
fMerge (Function)
Merges several files into a single one.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Custom tooltips
Tooltips are very useful for application users......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Generating the RAD pattern
To generate a RAD pattern:...
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Project (External language)
Opens and runs a WINDEV project.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Events associated with Button controls
List of events associated with Button controls...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......