ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Handling a WinForm .Net control through programming
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Events associated with windows
List of events associated with windows...
ERR_CANNOT_OPEN_FILE
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
1. Examples provided with WINDEV Mobile
Events associated with Spin controls
List of events associated with Spin controls...
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Events associated with Splitter controls
List of events associated with Splitter controls...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Error 1001: The operators: and:: can only be used in the methods of classes
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
Creating an insert query
An insert query (corresponding SQL statement......
Information 37: Optimize your FOR loop
ERR_CANNOT_RUN_EXPLORER
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
2. Projects in practice
Discover the main operations that can be performed on a project....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......