ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.