ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
5. Project configuration
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...
Manipulating a Layout control programmatically
A Layout control can be......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
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......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
DeleteVoiceCommand (Function)
Deletes a voice command previously added with AddVoiceCommand. From version 17, this function is replaced with SpeechRecognitionDeleteCommand.