ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Events associated with a Spreadsheet control
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
grZoom (Function)
Defines the zoom of a chart.
Functions for handling directories and external files
List of functions for handling external files...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......