ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Logical operators
The logical operators are as follows......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Comparison operators
The comparison operators can be divided into several categories......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WINDEV Framework License Agreement
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
BurnerErase (Example)
Usage example of the BurnerErase function