ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
16. Application test in practice
Variable scope
Variables can be declared anywhere in the code....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Creating the Relation windows of a WINDEV RAD pattern
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HCheckStructure (Function)
Defines the mode for comparing data files.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Using .NET assemblies in a project
To use .NET assemblies in a project......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Constants for managing albums
Constants used to manage the photo album of the device....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Google Maps management functions
List of functions for managing Google maps...