ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HChangeConnection (Example)
Usage example of the HChangeConnection function
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Using .NET assemblies in a project
To use .NET assemblies in a project......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Time (Type of variable)
The Time type is used to easily handle the times...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Programming automatic calculations in the columns of a Table control
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Code editor: Display options
The code editor proposes several display options......
SQLConnect (Example)
Usage example of the SQLConnect function
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Miscellaneous Windows constants
List of constants used by the Windows functions....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.