ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
fDate (Example)
Usage example of the fDate function
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
HDescribeItem (Example)
Usage example of the HDescribeItem function
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
FTPDate (Example)
Usage example of the FTPDate function
Constants used by the scanner functions
Constants used by the scanner functions...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Miscellaneous Windows constants
List of constants used by the Windows functions....