ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSLActive (Function)
Used to enable or disable the secure SSL mode.
XMLNext (Function)
Positions on the next element (tag or attribute).
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
SQL functions: Special case
List of SQL functions: Special case...
Constants for managing Gantt charts
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
TimeToString (Function)
Converts a time to a string in the specified format.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.