ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fDir (Function)
Finds a file or directory.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
FinInterestRate (Example)
Usage example of the FinInterestRate function
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Sorts in a report
The sort is used to organize the information displayed in the report......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Error 703: The property does not exist
StatError (Example)
Usage example of the StatError function
Setup on a local network (LAN)
Variable scope
Variables can be declared anywhere in the code....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Error 14: ELSE statement without IF
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......