ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
MatWrite (Example)
Usage example of the MatWrite function
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
XLS file handling functions
List of functions for managing XLS files...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Project Management Hub: Time tracking
The time spent can be listed on......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WDDeploy features
WDDeploy can be used to......
Table,Count (External language)
Returns the number of elements in a Table control.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......