ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Extra (Property)
The Extra property manges additional information.
Fax functions
List of fax functions...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
RESTSend (Function)
Sends a REST request and waits for the server response.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
SocketConfigure (Function)
Configures the use of Socket functions.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
2. WEBDEV administrator in practice
4. Create a page in the editor...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......