ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
OCRExtractText (Function)
Reads the text contained in an image.
grColor (Function)
Returns and initializes the color of different chart elements.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
16. Java applications in practice
Java applications in practice...
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
ThreadExecute (Function)
Starts the execution of a secondary thread.