ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HMergeView (Example)
Usage example of the HMergeView function
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
GetDefinition (Function)
Retrieves the definition of element type.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
fMemOpen (Function)
Opens a memory zone shared between several applications.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
TreeCollapse (Function)
Collapses a branch previously expanded.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Font (Type of variable)
A Font variable creates a font programmatically...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Info (Function)
Displays a custom message in a system information window.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.