ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
WINDEV Mobile concepts
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
3. Application development cycle
Development cycle of a WINDEV application....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Cardinalities
The cardinalities are used to count the links between the files......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
GglDelete (Function)
Deletes data from the Google server.