ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableLog (Function)
Enables the runtime log programmatically.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
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....
The Check Box control
A Check Box can correspond to......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Automation object
The Automation keyword is used to declare an automation object...
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....