ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FolderData (Function)
FolderData is kept for backward compatibility.
WINDEV Mobile Framework License Agreement
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Materialized view
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
WINDEV Framework License Agreement
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....