ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Windows
The windows represent the main interface of a WINDEV application......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
fMemOpen (Function)
Opens a memory zone shared between several applications.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HPass (Function)
Defines the password used to create or open a data file.
Window management functions (prefixed syntax)
List of functions for managing windows...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
HOpen (Function)
Opens a data file.
Handling menu options programmatically
The menu options can be handled......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.