ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadFirst (Function)
Sets the position on the first record according to a browse item.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with Link controls
List of events associated with Link controls...
HBase functions
The following functions are used to manage HBase databases:...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
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......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SaaS functions
The SaaS functions are as follows:
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Operations performed on sequence diagrams
The following paragraphs explain......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
16. Protecting access to the site: passwords
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.