ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Value (Property)
The Value property is used to get and change the value of an element.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
LooperAdd (Function)
Adds a row at the end of a Looper control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
New (Reserved word)
New is used to allocate memory space...
ExceptionInfo (Function)
Retrieves information about the current exception.
MemFound (Function)
Checks whether the sought element was found.