ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableLog (Function)
Enables the runtime log programmatically.
HClient structure
The HClient structure is used to......
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.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Link properties
When creating a link, you can simply specify the destination......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fRename (Function)
Modifies the name of a file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).