ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
ERR_DISCONNECTED_BY_ADMIN
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
WDHFDiff - Use
WDHFDiff is used to compare......
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Project description: Style tab
The project description window allows you to configure various elements of your project......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Overview of external languages
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Creating the skin template of a report
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.