ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Error 116: An array dimension must be an integer value
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
CurrentYear (Function)
Returns the current year in integer format.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
First project window
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......