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......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
12. Preventing from going back to a page
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Project description: Project tab
The project description window allows you to configure various elements of your project......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Popup window
WINDEV allows you to open windows in popup format......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Error 202: The method already has an access attribute (public, protected or private)
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Principle of remote check
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......