ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
2. User-friendly editors in practice
User-friendly editors in practice...
"?" menu
WINDEV proposes a help menu adapted to your applications......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Specific features of the applications for iPhone/iPad
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
7. Source Code Manager (SCM)
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).