ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Local procedure
Two types of procedures are available......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
5. Deploying a dynamic site (Session or AWP) in practice
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WDDeploy features
WDDeploy can be used to......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Passing parameters
The parameters can be passed to a procedure......
Creating links
Links help users navigate the help system......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Error 1017: The method is not global: use: to access it
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.