ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
ExeGetPID (Function)
Returns information about the current process.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Image (Property)
The Image property gets and sets the background image of a control or block.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
ColorPalette (Function)
Returns a color found in the current palette.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.