ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Layouts using the Flexbox control
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
12. Control templates
WINDEV Mobile allows you to create control templates....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Select query description window: Items that can be used
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Operations in a Select query : add and delete
The following paragraphs present......
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Creating a select query
A select query (corresponding SQL statement......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.