ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Color (Property)
The Color property is used to get and change the color of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
GglUploadDocument (Function)
Uploads a document to the Google server.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
MatMultiply (Function)
Multiplies two matrices.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
SQL functions: Special case
List of SQL functions: Special case...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
SMSSend (Function)
Sends an SMS.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
HSendMessageToClient (Function)
Displays a message on the client computers.