ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Round (keyword)
The Round keyword can correspond to...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Error 117: The array has X dimensions and you access it with Y dimensions
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.