ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Calling a procedure/a function
Syntax for calling a local or global procedure.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Setup in MSI format
You have the ability to create a setup program in MSI standard......
fCreate (Function)
Creates an external file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.