ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Constants for managing Windows events
The following constants are used to manage Windows events:...
Val (Function)
Returns the numeric value of a character string.
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......
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.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
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.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
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.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
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.