ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HViewToFile (Example)
Usage example of the HViewToFile function
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
XML functions
List of XML functions...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSubstDir (Example)
Usage example of the HSubstDir function
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Warning 18: Loop without potential end