ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
EmailMsgError (Example)
Usage example of the EmailMsgError function
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
FTPListFile (Example)
Usage example of the FTPListFile function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Code editor: Display options
The code editor proposes several display options......
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
Error 1015: The method of the class is protected
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HMergeView (Example)
Usage example of the HMergeView function