ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TreeListItem (Example)
Usage example of the TreeListItem function
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Events associated with internal windows
List of events associated with internal windows...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
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....
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
fUnlock (Function)
Entirely or partially unlocks an external file.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.