ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Task management functions
List of functions for managing tasks...
Mask management functions
The following functions are used to manage masks......
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Properties of a help page
The characteristics of a help page are used to define......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Page management functions
List of functions for managing pages...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Page Header block
The Page header block is printed on each new page......
Page Footer block
The Page footer block is run at the end of each page......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
xBase files: Limits
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Optional events
By default, the codes available in the code editor correspond to the most common codes......