ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string...
ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming...
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
Translating a text file with WDTRAD
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
GglGetDocument (Function)
Downloads a document from Google Docs.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
EmailCheckAddress (Function)
Checks the validity of an email address.
1
2
3
4
5
6
21
>