ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
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....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Events associated with Check Box controls
List of events associated with Check Box controls...