ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create and handle a structure?
This help page explains how to create and handle a structure....
InServiceMode (Example)
Usage example of the InServiceMode function
MongoCreateCollection (Example)
Usage example of the MongoCreateCollection function
HTTPSendForm (Example)
Usage example of the HTTPSendForm function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
EmailStartSession (Example)
Usage example of the EmailStartSession function
HashString (Example)
Usage example of the HashString function
MapAddMarker (Example)
Usage example of the MapAddMarker function
ServiceWaitStatus (Example)
Usage example of the ServiceWaitStatus function
How to save and retrieve an image in a binary memo
ServiceStatus (Example)
Usage example of the ServiceStatus function
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
iPrintBlock (Function)
Forces a report block to print.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Different types of data (Type of variable)
A variable is defined by name and type......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
HTTPRequest (Function)
Starts an HTTP request on a server.