ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (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....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
DocSave (Function)
Saves a document as a "docx" file.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Constants for managing Gantt charts
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.