ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
zipExtractPath (Function)
Returns the path of a file found in the archive.
Project Management Hub: Time tracking
The time spent can be listed on......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.