ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ...).
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.
Constants for manging the replication
List of constants used by the functions for managing the replication....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ComponentInfo (Function)
Returns information about a component.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
SMSSend (Function)
Sends an SMS.
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.
HDeleteTrigger (Function)
Deletes a trigger.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.