ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
tapiCapability (Function)
Returns the characteristics of a telephony device.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Reals
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Managing space characters in the searches?
HRegenerateFile (Function)
Regenerates a data file from its log.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.