ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
WINDEV License Agreement
WINDEV License Agreement...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Reals
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SQLFirst (Function)
Positions on the first row of the query result.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......