ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysColor (Function)
Identifies or modifies the color of a Windows element.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Message text file format
The text files created by WDMSG use a specific format......
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......