ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
2. Types of setup
Types of setup...
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Conversion (Function)
Converts a value from a unit to another one.
Using an external component in an application
A component can be reused at any time in any application......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
ComponentLocate (Function)
Specifies the access path to an external component of project.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.