ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Limitations of WINDEV, WEBDEV and WINDEV Mobile
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
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....
<String type>.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....
1
2
3
4
5
6
156
>