ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification
The Notification keyword can correspond to:
Handling menu options programmatically
The menu options can be handled......
FBSessionStatus (Function)
Checks the status of a Facebook session.
NetGetFile (Example)
Usage example of the NetGetFile function
OLESave (Function)
Saves the object found in an OLE control in binary format.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Google document management functions
List of functions for managing Google documents...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
EmailMsgError (Example)
Usage example of the EmailMsgError function
Events associated with Calendar controls
List of events associated with Calendar controls...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HTTP constants
List of constants used by the HTTP functions....
Organization chart linked to a data file
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).