ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.