ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusDisconnect (Function)
Closes the Modbus session.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
The Clickable Image control
The Clickable Image control can be used to......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Setup directory
The setup wizard allows you to configure the setup directory of application....
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Environment of the project editor
The main elements of the project editor are as follows:
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Guide organization
Organization of WINDEV Concepts...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
iPageHeight (Example)
Usage example of the iPageHeight function
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ServiceWait (Function)
Pauses the current service during the specified duration.