ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
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......
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).