ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClient structure
The HClient structure is used to......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
SQLExec (Example)
Usage example of the SQLExec function
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Types of Edit controls
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
grColor (Function)
Returns and initializes the color of different chart elements.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FirstDayOfMonth (Function)
Returns the first day of the month.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Right (Function)
Extracts the last characters from a string or string buffer.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).