ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
FTPCommand (Function)
Sends a specific FTP command to a server.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Size (Property)
The Size property is used to determine and change the size of an element.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
HInfoLog (Function)
Returns information about the server logs.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......