ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEX constants
List of constants used by the OBEX functions....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Native MySQL Connector - License Agreement
fClose (Function)
Closes an external file.
SysColor (Function)
Identifies or modifies the color of a Windows element.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
FolderData (Function)
FolderData is kept for backward compatibility.
PDFToText (Function)
Extract the text contained in an Document PDF.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HDescribeItem (Function)
Describes a file item through programming.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).