ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
List of extension attributes
The list of extension attributes ......
Exist (Property)
The Exist property determines if the element of an associative array exists.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
The planes in WEBDEV
The planes are used to group the controls of an element......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocClose (Function)
Closes a docx file and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Word Processing control events
WINDEV manages the following events by default......
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
DocPrint (Function)
Prints a document in "docx" format.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Setup of the WEBDEV Application Server for Linux