ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrevious (Function)
Positions on the previous file record according to a browse item.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Comment (Property)
The Comment property is used to manage comments.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
HListItem (Example)
Usage example of the HListItem function
fExtractPath (Example)
Usage example of the fExtractPath function
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
fCopyFile (Example)
Usage example of the fCopyFile function
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
KeyExpression (Example)
Usage example of the KeyExpression property
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HSendMessageToClient (Function)
Displays a message on the client computers.