ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
MySelf (Reserved word)
MySelf is used to handle the current control...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
14. Managing the "Back" button in practice
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
dCircle (Example)
Usage example of the dCircle function
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MyParent (Reserved word)
MyParent is used to handle...
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
grDestinationWnd (Function)
Defines a window as chart destination.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Constants for test
List of constants used by the functions for managing automated tests....