ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Example)
Usage example of the SQLModify function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Manipulating a Layout control programmatically
A Layout control can be......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Subject (Property)
The Subject property is used to get and change the subject of an element.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SysXRes (Function)
Returns the horizontal screen resolution.