ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
NET constants
List of constants used by the DotNet functions....
SOAP constants
List of constants used by the SOAP functions....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Constants for managing Map controls
Constants for managing Map controls...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
URI constants
The following constants are used by URI-specific functions:...
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DotNetDelegate (Function)
Initializes a.NET delegate.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFSQL constants
List of constants used by the HFSQL functions....
Error 20: The variable of the FOR loop should be a real