ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
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.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
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.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
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....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
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.
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......