ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
TextToXML (Function)
Converts an ANSI string to an XML string.
WaitWindowStart (Function)
Opens the wait window of application.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Commands of the external interface
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.