ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style properties (help system)
To edit the styles available in the current help system, select "Help system......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Organizer control functions
The following functions are used to manage the Organizer control:...
Error 31: The file to include is not found. Check the name and path ...
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
MatCopy (Function)
Creates the copy of a matrix.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
HRegenerateFile (Function)
Regenerates a data file from its log.
grPrint (Function)
Prints a chart.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.