ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
SQLExec (Function)
Names and runs an SQL query.
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Right (Function)
Extracts the last characters from a string or string buffer.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
TableMode (Function)
TableMode is kept for backward compatibility.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.