ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Sliding Banner control properties
The WLanguage properties can be used to handle ......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Looper control functions
List of functions for managing Looper controls...
Execute (Function)
Starts the execution of a process through programming.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
LooperCount (Function)
Returns the number of rows in a Looper control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Map control functions
Map control functions...
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.