ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Available controls in a window
WINDEV Mobile includes several types of controls...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
JSONValid (Function)
Checks the validity of a JSON string.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
HJSONToRecord (Function)
Imports JSON data into the current record.
The "Code hashtags" pane
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Different types of data (Type of variable)
A variable is defined by name and type......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
zipSelectFile (Function)
Selects files from an archive.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.