ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyRecord (Example)
Usage example of the HCopyRecord 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, ......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.