ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of reserved words
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
GetDefinition (Function)
Retrieves the definition of element type.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
ServiceWait (Function)
Pauses the current service during the specified duration.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Various constants
List of various constants used by the constants WINDEV functions....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.