ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
docElementLink (Variable type)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
fSeparator (Function)
Returns a file path with normalized separators.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
Complete (Function)
Returns a character string of a specified length.
ErrorThrow (Function)
Throw a non-fatal error.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.