ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Languages tab
The project description window allows you to configure various elements of your project......
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.
"?" menu
WINDEV proposes a help menu adapted to your applications......
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 "......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......