ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Voice commands in your applications
The applications that you develop can react to the user's voice......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
3. Site development life cycle
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
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....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.