ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
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.
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, ...).
HTTP constants
List of constants used by the HTTP functions....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The Organizer control
The Organizer control is used to display and handle organizers......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Position (Function)
Finds the position of a specified string within another string.