ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Operations performed on deployment diagrams
The following paragraphs explain......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
HMode (Function)
Changes the mode and the method for locking data files.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HRead (Function)
Reads a record in a file according to a given record number.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
zipListFile (Function)
Returns the list of files found in an archive.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....