ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
NFC constants
List of constants used by the NFC functions...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
SysWinShow (Function)
Modifies the display status of a window.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.