ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
<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.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
fDelete (Function)
Deletes a file accessible from the current computer.
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.
fFileName (Function)
Returns the name of an external file that is currently opened.