ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Automation object
The Automation keyword is used to declare an automation object...
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
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Enumeration (Type of variable)
An enumeration is a set of values......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
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"......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
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....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).