ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
grDraw (Function)
Draws a chart according to the specified parameters.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Various constants
List of various constants....
HandleParentNext (Function)
Forces the parent of the next window to open.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
zipDeleteAll (Function)
Deletes all files from an archive.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Error 802: Invalid syntax for this function
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
NetworkDisconnect (Function)
Disconnects a network drive.
iCloseReport (Function)
Stops printing the current report immediately.
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.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....