ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
The Organizer control
The Organizer control is used to display and handle organizers......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Programming the table cells
The Table controls can be handled......