ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
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......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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......
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.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
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......
ImageNext (Function)
Displays the next image for the scroll.
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
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Installing a SOAP server with IIS
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......