ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Find/Replace in the current project
The "Find/Replace" feature is used to......
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Diagram constants
The following constants are used to manage diagrams:...
Using .NET assemblies in a project
To use .NET assemblies in a project......
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......
Constants for managing the modification of windows by the user
This help page explains how to create and handle a structure....
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Constants for managing arrays
List of constants used by the functions for array management....
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......