ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.