ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various WEBDEV constants
Various WEBDEV constants...
Execute (Function)
Starts the execution of a process through programming.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
dArc (Example)
Usage example of the dArc function
iParameterPDF (Example)
Usage example of the iParameterPDF function
PDF Reader control events
7. Available controls in a window
WINDEV Mobile includes several types of controls...
grCreate (Function)
Creates a specific type of chart.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
RegistryRename (Function)
Renames a key in the registry.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
12. External component in practice
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....