ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Document (Type of variable)
The Document type is used to handle a "docx" document.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
2. WEBDEV administrator in practice
Time (Type of variable)
The Time type is used to easily handle the times...
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Automation object
The Automation keyword is used to declare an automation object...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.