ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input (Function)
Displays a message allowing the user to type an information.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Comparison operators
The comparison operators can be divided into several categories......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Classes, members, methods and properties
A class is made of......
Error 1036: A class used in an array must have a constructor without parameter
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
.NET object
To access a class......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Info (Function)
Displays a custom message in a system information window.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....