ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help about new features: Letting users know about changes
Applications are constantly evolving......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes,...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned...
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly...
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
ERR_LOADMOREDLL
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area...
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use...
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...