ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HExtractMemo (Example)
Usage example of the HExtractMemo function
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
URIGetInfo (Function)
Retrieves information of a URI resource.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Creating the Form windows of a WINDEV RAD pattern
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
FTPAttribute (Example)
Usage example of the FTPAttribute function
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ColorPalette (Function)
Returns a color found in the current palette.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
GetTheme (Function)
Gets the current theme of a mobile application.
Programming the table cells
The Table controls can be handled......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Calling a procedure/a function
Syntax for calling a local or global procedure.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min