ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDInitProject: Initialization code of project
Run the initialization code of project......
nWDGetLastError: Error code of last error
Error code of last error......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HCheckStructure (Function)
Defines the mode for comparing data files.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Error 2: Incomplete line
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......