ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
GeometryContain (Function)
Determines if geometry A contains geometry B.
Events associated with List Box controls
List of events associated with List Box controls...
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.