ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Accessing a database via a web service
The database can be accessed via a web service......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
WDXView : Use
This help page presents the different features of WDXView......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...