ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Font
The Font keyword can correspond to: a Font variable. the Font property....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.