ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ERR_BUTTON_EXPECTED
Local procedure
Two types of procedures are available......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Set of procedures
The global procedures are grouped in set of procedures......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Cos (Function)
Calculates the cosine of an angle.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Webservice management functions
Webservice management functions...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
<Toast>.Display (Function)
Displays a "Toast" message.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......