ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
HChangeName (Example)
Usage example of the HChangeName function
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
HMergeView (Example)
Usage example of the HMergeView function
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HListItem (Example)
Usage example of the HListItem function
Alignment
The Alignment property is used to align elements.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
WindowsVersion (Function)
Returns the runtime mode of Windows.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Phone management functions
List of functions for phone management...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.