ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySelf (Reserved word)
MySelf is used to handle the current control...
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
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....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The home page
The home page is the first page of your site......
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.