ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
GeometryCover (Function)
Determines if geometry A covers geometry B.
Record (Type of variable)
The Record type is used to save the values of a record.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.