ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation pages of a WEBDEV RAD pattern
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Native MySQL Connector - License Agreement
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Referring to an element in a WLanguage event / process
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
eCurrencyName (Function)
Returns the caption of a currency.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.