ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Table control functions
List of functions specific to Table controls...
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Shared memory area constants
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Handling a Web Component control through programming
Compilation options (chm format)
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
ExecutePresetAction (Function)
Runs a preset WINDEV action.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
InJavaMode (Function)
Indicates whether the code is run in Java.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grExist (Function)
Checks the existence of a chart in memory.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).