ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
dBackground (Example)
Usage example of the dBackground function
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Serialization constants
The serialization constants are as follows:
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
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....
MySelf (Reserved word)
MySelf is used to handle the current control...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
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....
Recycle code windows
By default, a single code window is opened per ......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
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)...
FTPCommand (Function)
Sends a specific FTP command to a server.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......