ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
2. WEBDEV administrator in practice
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
15. Cookies: information stored on the end user's computer
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......