ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
iLine (Function)
Prints a line at specified coordinates.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Composite keys
A composite key is a key item containing several other items......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Error 25: No THEN statement is associated with this IF
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.