ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to an HFSQL Client/Server server......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Variable scope
Variables can be declared anywhere in the code....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Manipulating a Layout control programmatically
A Layout control can be......
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
.NET object
To access a class......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......