ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HNext (Function)
Sets the position on the next data file record according to a browse item.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Designing a supercontrol
A supercontrol is an advanced type of control......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Constants used by the functions for managing Tab controls
LooperDelete (Function)
Deletes a row from a Looper control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Assignment of RETURN
The return value of the process currently run can be assigned...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
sEvent (Function)
Branches an event on a serial port.
fCurrentDir (Function)
Identifies or modifies the current directory.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WEBDEV license agreement
WEBDEV license agreement...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.