ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sensor constants
Constants used by the SensorXXX functions...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
WinStatus (Function)
Identifies or modifies the window status.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
Binary values management functions
List of functions for managing binary values...
DnDAccept (Example)
Usage example of the DnDAccept function
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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....
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......