ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
GPSGetPosition (Function)
Retrieves information about the current device position.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
apExecute (Function)
Runs an action plan.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Serialization constants
The serialization constants are as follows:
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Welcome to Reports & Queries
Reports & Queries is used to......
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....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Recycle code windows
By default, a single code window is opened per ......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
MySelf (Reserved word)
MySelf is used to handle the current control...
dBackground (Example)
Usage example of the dBackground function
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...