ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
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 .
State (Property)
The State property is used to get and change the state of an element.
Constants for managing the spell check
CursorCapture (Example)
Usage example of the CursorCapture function
10. Customizing the aspect of a site: skin elements
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Constants for managing Windows events
The following constants are used to manage Windows events:...
grGetData (Function)
Retrieves a data from a chart.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
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.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.