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.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
LOOP statement
The statement block is repeated endlessly...
HDescribeConnection (Function)
Describes a new connection to an external database.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Global and local variable
Two types of variables are available......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
HOpenConnection (Function)
Opens a connection to a specific database.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OpenMobileWindow (Function)
Opens a window in a mobile application.
fCompare (Function)
Compares the content of two files bit by bit.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.