ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableLog (Function)
Enables the runtime log programmatically.
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HPrevious (Function)
Positions on the previous file record according to a browse item.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
HPass (Function)
Defines the password used to create or open a data file.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
System constants
List of constants used by the system functions....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Internal component
An internal component is a set of elements from a project......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.