ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HTTP constants
List of constants used by the HTTP functions....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HCross (Function)
Crosses a record in a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The Tab control
The Tab control is used to simultaneously display different controls......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
The Site Map control
The Site Map control allows the Web user to......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.