ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Get (External language)
Retrieves the value in a control or in a variable.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
SCM file format evolutions
Four versions are available for the SCM repository......
WDMSG license agreement
WDMSG license agreement...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
NFCSendTag (Function)
Sends a NFC tag to another device.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
Figma: How to find the Figma key
To import Figma designs, you need to enter the Figma key in the WINDEV, WEBDEV or WINDEV Mobile general options....
11. Controls in practice
Discover the main characteristics of the controls...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
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)....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.