ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClient structure
The HClient structure is used to......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
fCreate (Function)
Creates an external file.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Creating requirements
The following steps must be performed to implement the requirements......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.