ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringFormat (Function)
Formats a character string according to the selected options.
HCloseConnection (Function)
Closes a connection to a database.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Date and Time management functions
List of functions for managing dates and times...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
MemCreate (Function)
Creates a memory area.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
iMargin (Function)
Defines the "logical" print margins.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
fDirectoryExist (Function)
Checks the existence of a directory.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
nWDInitProject: Initialization code of project
Run the initialization code of project......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
fCompare (Function)
Compares the content of two files bit by bit.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Modulo (Reserved word)
Returns the remainder of a division.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HCloseAnalysis (Function)
Closes the current analysis.