ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
HExecuteProcedure (Function)
Runs a stored procedure.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
Size (Property)
The Size property is used to determine and change the size of an element.
Description window of a combining query
The description window of a combining query consists of several sections......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Font (Type of variable)
A Font variable creates a font programmatically...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
2. User-friendly editors in practice
User-friendly editors in practice...
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.