ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Specific features of the Express version
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Types of Edit controls
fMoveFile (Function)
Moves a file from one directory to another.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
NumberInWords (Function)
Converts a number to words.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
ThreadExecute (Function)
Starts the execution of a secondary thread.
fRename (Function)
Modifies the name of a file.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Creating a table in a report
Tables can be created in a report......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......