ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Automatic documentation of external components
External components must include a technical documentation......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SocketRead (Function)
Retrieves a message sent by another socket.
Share your projects via Git
Git is a source code manager......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Map control functions
Map control functions...
fSplit (Function)
Splits a file into several files.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
grColor (Function)
Returns and initializes the color of different chart elements.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
TreeView Table control properties
List of properties associated with the TreeView Table control...
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
How to create and handle a structure?
This help page explains how to create and handle a structure....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.