ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
FTPCommand (Example)
Usage example of the FTPCommand function
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
ComponentLocate (Function)
Specifies the access path to an external component of project.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSubstDir (Example)
Usage example of the HSubstDir function
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
Constants for managing the registry
List of constants used by the registry management functions....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.