ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeAction (Example)
Usage example of ChangeAction
EmailReadLast (Example)
Usage example of the EmailReadLast function
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
XMLOpenReader (Example)
Usage example of XMLOpenReader
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
EnumSubElement (Example)
Usage example of the EnumSubElement function
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
CursorCapture (Example)
Usage example of the CursorCapture function
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....