ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HPrevious (Function)
Positions on the previous file record according to a browse item.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Currencies
A currency is a real coded on 10 bytes....
HRead (Function)
Reads a record in a file according to a given record number.
Options of the window editor
To configure the general options of the window editor......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Miscellaneous Windows constants
List of constants used by the Windows functions....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Speech synthesis in the mobile applications
The phones can talk!......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SysIconAdd (Example)
Usage example of the SysIconAdd function