ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
16. Java applications in practice
Java applications in practice...
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.
iParameter (Function)
Retrieves the printer configuration and configures the print.
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......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.