ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Error 1038: This member already exists in the class
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Materialized view
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......