ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State (Property)
The State property is used to get and change the state of an element.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TreeCollapse (Function)
Collapses a branch previously expanded.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
File (Property)
The File property is used to manage the files a functionality applies to.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
ServiceWait (Function)
Pauses the current service during the specified duration.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
grGetData (Function)
Retrieves a data from a chart.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.