ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Native Sybase Connector for WINDEV and WEBDEV 2024
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Creating the skin template of a report
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
7. Multilingual applications in practice
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).