ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the looper attributes
All the looper attributes can be handled by programming......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Using an external component in an application
A component can be reused at any time in any application......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Events associated with Table controls
List of events associated with Table controls...
11. Window templates
WINDEV Mobile allows you to create window templates....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
OpenMobileWindow (Function)
Opens a window in a mobile application.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......