ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
Allows you to find out whether the current language is written from right to left....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
EndTour (Property)
The EndTour property is used to allow or prevent the user from ending the Guided Tour from the tooltip of a given step.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Looper control based on a table
This type of Looper control uses data from a table or query......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Telephony constants
List of constants used by telephony functions...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
1. Project and database schema
Positions on the element found before the current element of a memory area and returns the value of this element....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......