ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
2. Static or dynamic site
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Enumeration (Type of variable)
An enumeration is a set of values......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Code snippets
The code editor allows you to enter "Code snippets"......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Comparison operators
The comparison operators can be divided into several categories......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
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......
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......
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.
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.