ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONToVariant (Example)
Usage example of the JSONToVariant function
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Creating the windows and the pages of the RAD pattern
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ChangeStyle (Function)
Modifies the style of a control dynamically.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Designation of current element (Reserved word)
The keywords used to identify the current element are:
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
MatWrite (Function)
Writes an element into a matrix.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Installing a SOAP server with IIS
zipOpen (Function)
Opens an existing archive.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.