ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
dCopy (Function)
Copies an image to another image.
MemFound (Function)
Checks whether the sought element was found.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
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....
.NET application
To create a.NET application from a project......
nWDGetLastError: Error code of last error
Error code of last error......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDTRAD options
Push notification
A mobile device can receive push notifications......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Input (Function)
Displays a message allowing the user to type an information.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Find/Replace in the current project
The "Find/Replace" feature is used to......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
General environment of WINDEV