ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Code snippets
The code editor allows you to enter "Code snippets"......
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Label report
The report editor allows you to create "Label" reports......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
grExist (Function)
Checks the existence of a chart in memory.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
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).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
GglUploadDocument (Function)
Uploads a document to the Google server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
EventCreate (Function)
Creates an event.
ComponentInfo (Function)
Returns information about a component.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.