ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
TwainState (Function)
Returns the status of the current source.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
HIndex (Function)
Rebuilds the file index (".NDX" file).
zipMsgError (Example)
Usage example of the zipMsgError function
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Extern (Reserved word)
EXTERN is used to...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
OpenMobileWindow (Function)
Opens a window in a mobile application.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
ZOrder (Example)
Usage example of the ZOrder property
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
fSelect (Example)
Usage example of the fSelect function
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
zipClose (Example)
Usage example of the zipClose function