ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Code editor: Display options
The code editor proposes several display options......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
gpwOpen (Function)
Opens the User Groupware login window or page.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Extern (Reserved word)
EXTERN is used to...
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Creating an action plan
The action plans group all actions that will be performed by the software factory....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
HOpenConnection (Function)
Opens a connection to a specific database.