ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
nWDGetLastError: Code of the last error
Error code of last error......
iBorder (Function)
Prints a border at specified coordinates.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML Editor control properties
Properties associated with the 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......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Multi-project search
Performing a search in the current project is a common operation......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
System constants
List of constants used by the system functions....
Operations performed on component diagrams
The following paragraphs explain......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......