ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
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.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
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......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
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.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....