ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyFile (Example)
Usage example of the HCopyFile function
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming......
Secret string vault
Passwords, private keys and tokens are often used in programming......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......