ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Google Contacts management functions
List of functions for managing Google contacts...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
HState (Function)
Used to find out the state of a record.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Test of a query
The query editor allows you to run the test of query result......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Hash constants
List of constants used by the Hash functions....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fSeek (Example)
Usage example of the fSeek function
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HPass (Function)
Defines the password used to create or open a data file.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
How to develop a PHP site?
What is a PHP site?......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.