ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
10. Embedded queries
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
The Wire control
The Wire control is used to visually link 2 controls......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
10. Embedded queries
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
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....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Operations in a Select query : add and delete
The following paragraphs present......
Calendar functions (prefix syntax)
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
10. Smart controls
Smart controls...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....