ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
End of Document block
The End of document block is run once at the end of the report execution......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Edit options of a report
The report editor allows you to......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.