ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Events associated with a Switch control
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Events associated with supercontrols
List of events associated with supercontrols...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Events associated with the Pivot Table control
PDF Reader control events
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....