ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
WinEdLoad (Function)
Loads the changes made by the end user in a window.
HStatNbRec (Function)
Returns the number of entries for a given key item.
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
ERR_BAD_APPLICATION
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
<ftpConnection variable>.RenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.DeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
HugeFile (Property)
The HugeFile property sets the maximum possible size of a table.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Help with new features: Informing users about new developments
Applications are constantly evolving......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
fSelect (Function)
Opens the Windows file picker.
fOpenTempFile (Function)
Creates and opens a temporary file.