ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SOAPRun (Function)
Runs a procedure on a SOAP server.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Warning (Function)
Displays a custom message in a system warning window.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
SMSSend (Function)
Sends an SMS.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
StringBuild (Function)
Builds a character string from an initial string and parameters.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.