ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Error 1007: The member is global: use the: operator: to access it
Error 1012: The class member is not global: it cannot be accessed from a global method
Error 17: OTHER CASE must be the last statement used in SWITCH
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
13. Generation modes
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Error 810: * can only be used for a parameter with a default value
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
dBackground (Example)
Usage example of the dBackground 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, ......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...