ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDXView: Overview
WDXView is an ActiveX browser...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
Manipulating an ActiveX control programmatically
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Code snippets
The code editor allows you to enter "Code snippets"......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
WaitWindowStart (Function)
Opens the wait window of application.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......