ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check model
You can use check models to easily create checks...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
NetworkUser (Function)
Identifies the name of the connected user.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users...
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor...
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...