ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
8. 10 tips for better interfaces...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
ERR_BAD_CONTEXT
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Description window of a combining query
The description window of a combining query consists of several sections......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Removing a project from the SCM (Source Code Manager)
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Principle of remote check
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
4. When to use the debugger?
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.