ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
The Cell control
The Cell control contains controls......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Copying controls from the window editor
The controls can be copied from the window editor......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
MatWrite (Function)
Writes an element into a matrix.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
GPSLastPosition (Function)
Retrieves the information about the last known device position.