ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checkers available in the code editor
The code editor proposes several tools used to correct the code......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Asc (Function)
Returns the ASCII code of the specified character.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
3. Site development life cycle
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ERR_NO_END_TAG
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Access rights to a class property
A property is a code element that includes two processes......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Commands of the external interface
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Handling a WinForm .Net control through programming
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Programming the looper attributes
All the looper attributes can be handled by programming......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......