ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
MySelf (Reserved word)
MySelf is used to handle the current control...
Text (Property)
The Text property is used to get and modify text.
dBackground (Example)
Usage example of the dBackground function
Recycle code windows
By default, a single code window is opened per ......
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.
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)...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
FTPCommand (Function)
Sends a specific FTP command to a server.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Types of Edit controls
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Automatic management of exceptions
The management of exceptions can be customized by process......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...