ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV license agreement
WEBDEV license agreement...
WDEnd (External language)
Ends a program that is using WINDEV.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Events associated with Flash controls
List of events associated with Flash controls...
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Installing the robot controller
The monitoring robot includes three executables......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Various WEBDEV constants
Various WEBDEV constants...
Copying and cloning
Variables are copied using the "=" operator...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....