ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadNext (Function)
Sets the position on the next table record according to a browse item.
Configuring the IIS 7/7.5 server
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
HMode (Function)
Changes the mode and the method for locking tables.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DotNetRun (Function)
Runs a procedure on a .Net server.
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....