ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
.NET object
To access a class......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Constants for managing certificates
Various WEBDEV constants
Various WEBDEV constants...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
WDSQL, SQL querier: Overview
WDSQL is used to......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Constants for managing arrays
List of constants used by the functions for array management....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...