ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
ImagePrevious (Function)
Displays the previous image for the scroll.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
dBackground (Example)
Usage example of the dBackground function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
HOut (Example)
Usage example of the HOut function
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
fEncrypt (Example)
Usage example of the fEncrypt function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......