ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
8. 10 tips for better interfaces...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating a select query
A select query (corresponding SQL statement......
ERR_CANNOT_OPEN_FILE
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
ERR_NO_TABLE
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.