ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Constants for managing arrays
List of constants used by the functions for array management....
Print constants
List of constants used by the print functions....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Constants for manging the replication
List of constants used by the functions for managing the replication....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
.NET application
To create a.NET application from a project......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
URI constants
The following constants are used by URI-specific functions:...
Start of Break block (Break header)
The Start of break block is optional......
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......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.