ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Universal assisted replication: specific features
List of functions that manipulate HTML documents....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Installing the monitoring robot
The monitoring robot includes three executables......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
5. User Groupware in practice
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Project description: Files tab
The project description window allows you to configure various elements of your project......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.