ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
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......
HNext (Function)
Sets the position on the next data file record according to a browse item.
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
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).
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
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....
ThreadExecute (Function)
Starts the execution of a secondary thread.
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....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Summary table: Managing the application directories according to the platform
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
10. Embedded queries
10. Embedded queries
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.