ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
Events associated with windows
List of events associated with windows...
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
NFC constants
List of constants used by the NFC functions...
Speech synthesis in the mobile applications
The phones can talk!......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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)....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.