ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Note (Property)
The Note property is used to get and change a text associated with an element.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Various WEBDEV constants
Various WEBDEV constants...
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).