ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HDescribeItem (Example)
Usage example of the HDescribeItem function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Error 31: The file to include is not found. Check the name and path ...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
NetworkUser (Function)
Identifies the name of the connected user.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......