ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Count (Property)
The Count property returns the number of elements in a given set.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SocketConnect (Function)
Connects a client computer to a given socket.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
LooperSelectPlus (Function)
Selects a row in a Looper control.