ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
WDXView: Overview
WDXView is an ActiveX browser......
Principle for running threads
At runtime, an application runs in a main thread......
WINDEV Mobile Framework License Agreement
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
2. User-friendly editors in practice
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......