ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
zipExist (Function)
Used to find out whether an archive exists.
SFDelete (Function)
Deletes records from a Salesforce database.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
OpenChild (Function)
Opens a non-modal child window.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
ProjectInfo (Function)
Returns specific information about the project currently run.