ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Font (Type of variable)
A Font variable creates a font programmatically...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Constants for managing Organizer controls
Constants for managing Organizer controls...
WDTRAD options
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......