ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
HConnect (Example)
Usage example of the HConnect function
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
HCheckStructure (Function)
Defines the mode for comparing data files.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
How to manage enumerations programmatically?
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.