ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
End of Document block
The End of document block is run once at the end of the report execution......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Events associated with Link controls
List of events associated with Link controls...
The different copy modes
Two different copy modes are proposed by WDTRAD......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Constants for managing arrays
List of constants used by the functions for array management....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).