ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
dPolyline (Function)
Draws a line composed of multiple segments.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
MaskFormat (Function)
Formats a character string using an InputMask variable.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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......
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
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......
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......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
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