ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
BCToImage (Function)
Generates the image of a bar code.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
WaitWindowStart (Function)
Opens the wait window of application.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Page templates
WEBDEV allows you to create page templates......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
NetGetFile (Example)
Usage example of the NetGetFile function
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Page constants
List of constants used by page functions....
Popup window
WINDEV allows you to open windows in popup format......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
"?" menu
WINDEV proposes a help menu adapted to your applications......