ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HDelete (Function)
Deletes a record from a table (query or view).
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
fRename (Function)
Modifies the name of a file.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Global and local variable
Two types of variables are available......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.