ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Native Access to SAP
SAP is a widely used ERP......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Sidebar control properties
List of properties associated with the Sidebar control...
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.