ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Environment of code editor
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Configuring the IIS 7/7.5 server
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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.