ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
4. When to use the debugger?
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......