ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
zipExtractFile (Example)
Usage example of the zipExtractFile function
PDF file management functions
...PDF file functions...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SSH constants
The following constants are used to manage an SSH server:...
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
WDSQL, SQL querier: Overview
WDSQL is used to......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadWDL (Example)
Usage example of the LoadWDL function
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Page with parameters