ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
FTP constants
List of constants used by the FTP functions....
16. Protecting access to the site: passwords
19. Sending emails
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
ControlClone (Function)
Creates a new control from an existing control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Report based on a query
Queries are used to easily select records in one or more data files......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Designing a supercontrol
A supercontrol is an advanced type of control......
The Dashboard control
Dashboards are essential elements in an application......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
3. Managing sockets
WINDEV includes advanced socket management functions....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
CurrentWin (Function)
Identifies the window currently in edit.
Constants for managing animations
List of constants used by the functions for managing the animations...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......