ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map control functions
Map control functions...
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
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.
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......
grColor (Function)
Returns and initializes the color of different chart elements.
Share your projects via Git
Git is a source code manager......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
13. External component in practice
External component in practice...
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.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
fSplit (Function)
Splits a file into several files.
HTTPRequest (Example)
Usage example of the HTTPRequest function
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....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
2. WEBDEV administrator in practice
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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, ......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......