ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Project (External language)
Opens and runs a WINDEV project.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
SocketConnect (Function)
Connects a client computer to a given socket.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
CallDLL32 (Function)
Runs a function found in an external DLL.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
TableMode (Function)
TableMode is kept for backward compatibility.
MCI constants
List of constants used by the MCI functions....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Typecasting of parameters
The description of the parameter type is optional......