ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTP functions
List of HTTP functions...
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
WLanguage properties available in PHP
The following properties are available in PHP...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HState (Function)
Used to find out the state of a record.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Binding controls to data
A window or page can display information from......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
fUnlock (Function)
Entirely or partially unlocks an external file.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......