ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Information 302: Ambiguity between a variable and a control
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
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.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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....
SOAPRun (Function)
Runs a procedure on a SOAP server.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
HPriority (Function)
Finds out and modifies the priority of the calling application.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
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.