ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Installing a SOAP server with Netscape iPlanet 4.1
Installing a SOAP server with IIS
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Window controls
Several types of controls can be used in a window, ......
Various WEBDEV constants
Various WEBDEV constants...
Passing parameters
The parameters can be passed to a procedure......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
MyParent (Reserved word)
MyParent is used to handle...
DotNetRun (Function)
Runs a procedure on a .Net server.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Data persistence
The data persistence is used to store the value typed by the user......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Handling a Web Component control through programming
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......