ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
4. HFSQL Classic
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Constants for managing Big Data Redis databases
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
SysSetFocus (Function)
Sets focus to a window or control.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SAP functions
List of SAP functions...
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......