ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form windows of a WINDEV RAD pattern
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
NextTitle (Function)
Modifies the title of next window to open.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
3. Layouts
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
SocketAccept (Function)
Run on the server, this function accepts a connection request on an existing socket on the server machine.
FTP constants
List of constants used by the FTP functions....
11. Controls in practice
Discover the main characteristics of the controls...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
3. Deploying a WINDEV application
16. Protecting access to the site: passwords
19. Sending emails