ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IsOdd (Function)
Identifies an odd number.
ErrorThrow (Function)
Throw a non-fatal error.
Complete (Function)
Returns a character string of a specified length.
Twain constants
List of constants used by the Twain functions....
EventCreate (Function)
Creates an event.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
Max (Function)
Returns the greatest value passed as parameter.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Push notifications
A mobile device can receive push notifications......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
StringInsert (Function)
Inserts a string into another character string at a given position.