ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Style sheet
A style sheet ("......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Events associated with Edit controls
WLanguage events associated with Edit controls...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
12. Pages in practice
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Dialog box management functions
List of functions for managing dialog boxes...