ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
26. Style sheets: to simplify the layout
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Table,Modify (External language)
Modifies an element in a Table control.
WHelp (Function)
Displays a file or help page in CHM format.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
CapitalizeEachWord (Function)
Capitalizes each word in a specified string.