ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
OpenSister (Function)
Opens a non-modal sibling window.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Events associated with control templates
List of events associated with control templates...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
First project window
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HTTP constants
List of constants used by the HTTP functions....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.