ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Advanced types
The advanced types of WLanguage are as follows...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
ComponentLocate (Function)
Specifies the access path to an external component of project.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
FTP constants
List of constants used by the FTP functions....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Using WDDIXIO
To translate the text used in your project:...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Font
The Font keyword can correspond to: a Font variable. the Font property....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.