ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"?" menu
WINDEV proposes a help menu adapted to your applications......
2. Static or dynamic site
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
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...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
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 "......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
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)