ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Push (Function)
Pushes an element onto the stack.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
HSetREP (Function)
Enables or disables the management of .REP file.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Creating an executable: General options
The main executable options are as follows......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.