ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
grDraw (Function)
Draws a chart according to the specified parameters.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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....
fLock (Example)
Usage example of the fLock function
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
zipAddFile (Example)
Usage example of the zipAddFile function
xlsColumnType (Example)
Usage example of the xlsColumnType function
DDESend (Function)
Sends a data to the program connected via DDE.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...