ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
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)...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
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......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
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.
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.
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......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.