ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
WINDEV Mobile Framework License Agreement
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....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Creating links
Links help users navigate the help system......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Error 703: The property does not exist
Customizes the management of HFSQL errors....
IntegerPart (Function)
Returns the integer part of a number.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.