ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
FTP constants
List of constants used by the FTP functions....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Drawer control properties
List of properties associated with the Drawer control...
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
BurnerAddFile (Function)
Adds a file to the compilation.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
SSH constants
The following constants are used to manage an SSH server:...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
TreeView Table control properties
List of properties associated with the TreeView Table control...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.