ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
SMSSend (Function)
Sends an SMS.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
GglDelete (Function)
Deletes data from the Google server.
Map control functions
Map control functions...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Error 2109: You are using the ObjectInfo function
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Designing a supercontrol
A supercontrol is an advanced type of control......