ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Asc (Function)
Returns the ASCII code of the specified character.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Combination (Type of variable)
A combination is a set of options.
Enumeration (Type of variable)
An enumeration is a set of values......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
InitRandom (Function)
Initializes the generator of random numbers.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
DotNetRun (Function)
Runs a procedure on a .Net server.
Dequeue (Function)
Removes an element from the queue.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.