ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Code editor: Display options
The code editor proposes several display options......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Android Widget windows
An Android application can contain one or more Widget windows......
fUnlock (Function)
Entirely or partially unlocks an external file.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Task list
Each project can be associated with a task list......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
fLock (Function)
Entirely or partially locks an external file.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Wi-Fi functions
Functions for Wi-Fi management...
What is an application?
An application is a set of objects (windows, controls, ......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
MDIOpen (Function)
Opens and enables an MDI child window.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
1
2
3
4
5
6
272
>