ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
iCreateFont (Function)
Creates a new print font.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Text (Property)
Text is used to find out whether an item is a text item.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
MemCount (Function)
Returns the number of elements found in a memory zone.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.