ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
WDINT license agreement
WDINT license agreement...
ThreadExecute (Function)
Starts the execution of a secondary thread.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Creating a translation file
WDINT allows you to create a translation file....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
7. Multilingual applications in practice
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HExecuteProcedure (Function)
Runs a stored procedure.
CertificateSignString (Function)
Creates the signature of a character string.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).