ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
iParameterReport (Function)
Configures the printer by opening the configuration window.
XLS file handling functions
List of functions for managing XLS files...
Sensor constants
Constants used by the SensorXXX functions...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HNext (Function)
Sets the position on the next data file record according to a browse item.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Extern (Reserved word)
EXTERN is used to...
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).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ThreadExecute (Function)
Starts the execution of a secondary thread.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....