ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

".STY" file: "Style sheet" file
A style sheet is a "......
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.
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......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
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
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
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....
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).
Upload control events
The following processes are associated with the Upload control:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.