ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
OpenChild (Function)
Opens a non-modal child window.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
dbgEnableLog (Function)
Enables the runtime log programmatically.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Zombie data files and items
During the life of an application, items live and die......