ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 301: Unknown identifier
19. Sending emails
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Error 4: A space is required after the ':' character
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fLongName (Function)
Returns the long name of a file or directory.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
ThreadPersistent (Function)
Makes a thread persistent.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....