ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Using the query result
The result of a select query can be used in......
NotifListCategory (Function)
Lists the notification categories of the application.
Events associated with TreeView controls
List of events associated with TreeView controls...
OutlookListProfile (Function)
Lists the available Outlook profiles.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Extracting the text of the project
The following text can be extracted......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
mlListVariable (Function)
Lists the variables found in the MATLAB session.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......