ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
grColor (Function)
Returns and initializes the color of different chart elements.
SQLChangeConnection (Function)
Modifies the current connection.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
HRead (Function)
Reads a record in a file according to a given record number.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
iPrintImage (Example)
Usage example of the iPrintImage function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
WordToArray (Function)
Fills an array with the words from a string.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fTime (Example)
Usage example of the fTime function
Position
The Position keyword can correspond to ...