ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDial (Function)
Dials a phone number for a voice line.
The planes in WEBDEV
The planes are used to group the controls of an element......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Google Maps management functions
List of functions for managing Google maps...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Managing the styles
The help editor allows you to define styles of paragraphs......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
iBorder (Function)
Prints a border at specified coordinates.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Custom properties (WLanguage)
A custom property is a code element with two events......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Google document management functions
List of functions for managing Google documents...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....