ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
fCreate (Function)
Creates an external file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.