ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Example)
Usage example of the EmailNbMessage function
StringReverse (Function)
Reverses the characters of a string.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
SQLReqExists (Function)
Checks the existence of a query.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipOpen (Example)
Usage example of the zipOpen function
XMLData (Example)
Usage example of the XMLData function
DDEString (Example)
Usage example of the DDEString function
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Error 703: The property does not exist
Error 24: No END statement is associated with this LOOP
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
ColorPalette (Function)
Returns a color found in the current palette.
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.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).