ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
zipOpen (Function)
Opens an existing archive.
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Constants used by the scanner functions
Constants used by the scanner functions...
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Extracting the text of the project
The following text can be extracted......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).