ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
HClient structure
The HClient structure is used to......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
<Drive variable>.DownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
DriveDownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....