ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2024 Tutorial
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
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....
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......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
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......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
How to create a patch?
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
28. Site SEO
Events associated with Link controls
List of events associated with Link controls...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Properties linked to the Euro management
List of properties linked to the Euro management...
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Creating a query
Two methods can be used to create a query......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Global procedure/function
A global procedure can be used in all the processes or events of the project....