ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HDelete (Function)
Deletes a record from a data file (query or view).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
SOAPRun (Function)
Runs a procedure on a SOAP server.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
HPriority (Function)
Finds out and modifies the priority of the calling application.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Designing a supercontrol
A supercontrol is an advanced type of control......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.