ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
nWDInit: Initialize the external language
Initializes the external language......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Events associated with supercontrols
List of events associated with supercontrols...
Guided tour management constants
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
Creating nested reports
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.