ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Events associated with Chart controls
List of events associated with the Chart controls...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
zipClose (Function)
Closes an archive.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Query editor
The query editor is used to automatically create queries on the data files......
MCIPlay (Function)
Plays a media file.
Execute (Function)
Starts the execution of a process through programming.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
DocSave (Function)
Saves a document as a "docx" file.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Dictionary
The dictionary is a file that can contain the project elements......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
2. How to test a site?
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.