ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WDOptimizer: Editing and modifying a ".REP" file
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
7. HFSQL: files physically created
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
6. Editing a page: zoning mode
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
SocketCreate (Function)
Creates a socket.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.