ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Declaration (Property)
The Declaration property is used to define a type.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ThreadMode (Function)
Changes the management mode of threads.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Running the test of the User Groupware and installing it
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).