ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Conference control properties
List of properties associated with the conference control...
HDFS constants
The following constants are used by the HDFS functions:...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.