ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEWarmLink (Function)
Creates a warm link with a data.
SQLModify (Example)
Usage example of the SQLModify function
DDEUnLink (Function)
Interrupts a link between an item and a data.
Socket constants
List of constants used by the functions for socket management....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
12. Retrieving data from a site
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
SNMPStartSession (Function)
Starts an SNMP session.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
DDELink (Function)
Creates a hot link with a data.
SQLListSource (Function)
Lists the data sources declared on a local site.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
MongoCreate (Example)
Usage example of the MongoCreate function
SocketCreate (Function)
Creates a socket.
Constants used by the the functions for managing the HFSQL Cluster
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.