ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Automation object
The Automation keyword is used to declare an automation object...
5. User Groupware in practice
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
dbgEnableLog (Function)
Enables the runtime log programmatically.
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....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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)....