ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
The "Analysis" pane
The "Analysis" pane lists......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
12. Control templates
WINDEV Mobile allows you to create control templates....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
2. Modes to install an application
Classes, members, methods and properties
A class is made of......
Code history
The code history is used to......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SOAP functions
List of SOAP functions...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....