ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating a Static control
Two methods can be used to animate a Static control......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
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....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
CursorDisplay (Function)
Displays or hides the mouse cursor.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDHFDiff - Use
WDHFDiff is used to compare......
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").
The Dashboard control
Dashboards are essential elements in an application......